From a73d9ff234b86a260388a843c0b91db9d3303256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Su=C3=A1rez=20Ruiz?= Date: Thu, 7 Jul 2022 16:37:00 +0200 Subject: [PATCH] Updated to use latest Graphics versions --- Microsoft.Maui.Graphics.Controls.MultiTargeting.targets | 2 +- src/GraphicsControls.Sample/GraphicsControls.Sample.csproj | 2 +- src/GraphicsControls/GraphicsControls.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Microsoft.Maui.Graphics.Controls.MultiTargeting.targets b/Microsoft.Maui.Graphics.Controls.MultiTargeting.targets index b9d2c90..63018a4 100644 --- a/Microsoft.Maui.Graphics.Controls.MultiTargeting.targets +++ b/Microsoft.Maui.Graphics.Controls.MultiTargeting.targets @@ -84,6 +84,6 @@ - + \ No newline at end of file diff --git a/src/GraphicsControls.Sample/GraphicsControls.Sample.csproj b/src/GraphicsControls.Sample/GraphicsControls.Sample.csproj index 8141518..455cc45 100644 --- a/src/GraphicsControls.Sample/GraphicsControls.Sample.csproj +++ b/src/GraphicsControls.Sample/GraphicsControls.Sample.csproj @@ -46,7 +46,7 @@ - + diff --git a/src/GraphicsControls/GraphicsControls.csproj b/src/GraphicsControls/GraphicsControls.csproj index 8748fd8..d28a9ad 100644 --- a/src/GraphicsControls/GraphicsControls.csproj +++ b/src/GraphicsControls/GraphicsControls.csproj @@ -13,7 +13,7 @@ Microsoft.Maui.Graphics.Controls - + \ No newline at end of file