From ff166967cfa45256ca8b5f6c8914240eda5172c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gy=C3=B6rgy=20K=C5=91szeg?= Date: Sun, 11 Feb 2024 20:39:10 +0100 Subject: [PATCH] Examples: Updating package versions --- .../Maui/KGySoft.Drawing.Examples.Maui.csproj | 86 +++++++++---------- ...oft.Drawing.Examples.SkiaSharp.Maui.csproj | 86 +++++++++---------- ...Soft.Drawing.Examples.SkiaSharp.Wpf.csproj | 4 +- .../Uwp/KGySoft.Drawing.Examples.Uwp.csproj | 2 +- .../KGySoft.Drawing.Examples.WinForms.csproj | 2 +- .../KGySoft.Drawing.Examples.WinUI.csproj | 2 +- .../Wpf/KGySoft.Drawing.Examples.Wpf.csproj | 2 +- .../KGySoft.Drawing.Examples.Xamarin.csproj | 2 +- 8 files changed, 93 insertions(+), 93 deletions(-) diff --git a/Examples/Maui/KGySoft.Drawing.Examples.Maui.csproj b/Examples/Maui/KGySoft.Drawing.Examples.Maui.csproj index 535d1197..be4d7ef0 100644 --- a/Examples/Maui/KGySoft.Drawing.Examples.Maui.csproj +++ b/Examples/Maui/KGySoft.Drawing.Examples.Maui.csproj @@ -1,61 +1,61 @@  - - net8.0-android;net8.0-ios;net8.0-maccatalyst - $(TargetFrameworks);net8.0-windows10.0.19041.0 - - - Exe - KGySoft.Drawing.Examples.Maui - true - true - disable + + net8.0-android;net8.0-ios;net8.0-maccatalyst + $(TargetFrameworks);net8.0-windows10.0.19041.0 + + + Exe + KGySoft.Drawing.Examples.Maui + true + true + disable enable - - KGy SOFT Drawing MAUI Example App + + KGy SOFT Drawing MAUI Example App - - kgysoft.drawing.examples.maui - 94a938ab-fee4-492a-bd05-05dd223d4697 + + kgysoft.drawing.examples.maui + 94a938ab-fee4-492a-bd05-05dd223d4697 - - 1.0 - 1 + + 1.0 + 1 - 14.2 - 14.0 - 21.0 - 10.0.17763.0 - 10.0.17763.0 - 6.5 - + 14.2 + 14.0 + 21.0 + 10.0.17763.0 + 10.0.17763.0 + 6.5 + - - - + + + - - + + - - + + - - + + - - - + + + - - - + + + - - + + @@ -73,6 +73,6 @@ - + diff --git a/Examples/SkiaSharp_(Maui)/KGySoft.Drawing.Examples.SkiaSharp.Maui.csproj b/Examples/SkiaSharp_(Maui)/KGySoft.Drawing.Examples.SkiaSharp.Maui.csproj index 0f9db919..61fd1f2b 100644 --- a/Examples/SkiaSharp_(Maui)/KGySoft.Drawing.Examples.SkiaSharp.Maui.csproj +++ b/Examples/SkiaSharp_(Maui)/KGySoft.Drawing.Examples.SkiaSharp.Maui.csproj @@ -1,62 +1,62 @@  - - net8.0-android;net8.0-ios;net8.0-maccatalyst - $(TargetFrameworks);net8.0-windows10.0.19041.0 - - - Exe - KGySoft.Drawing.Examples.SkiaSharp.Maui - true - true - disable + + net8.0-android;net8.0-ios;net8.0-maccatalyst + $(TargetFrameworks);net8.0-windows10.0.19041.0 + + + Exe + KGySoft.Drawing.Examples.SkiaSharp.Maui + true + true + disable enable - - KGy SOFT Drawing SkiaSharp/MAUI Example + + KGy SOFT Drawing SkiaSharp/MAUI Example - - kgysoft.drawing.examples.skiasharp.maui - ec9c421c-a6ff-42d4-8c59-36e58cd6d078 + + kgysoft.drawing.examples.skiasharp.maui + ec9c421c-a6ff-42d4-8c59-36e58cd6d078 - - 1.0 - 1 + + 1.0 + 1 - 14.2 - 14.0 - 21.0 - 10.0.17763.0 - 10.0.17763.0 - 6.5 - + 14.2 + 14.0 + 21.0 + 10.0.17763.0 + 10.0.17763.0 + 6.5 + - - - + + + - - + + - - + + - - + + - - - + + + - - - + + + - - + + @@ -74,6 +74,6 @@ - + diff --git a/Examples/SkiaSharp_(Wpf)/KGySoft.Drawing.Examples.SkiaSharp.Wpf.csproj b/Examples/SkiaSharp_(Wpf)/KGySoft.Drawing.Examples.SkiaSharp.Wpf.csproj index d29afaca..d4ce1b21 100644 --- a/Examples/SkiaSharp_(Wpf)/KGySoft.Drawing.Examples.SkiaSharp.Wpf.csproj +++ b/Examples/SkiaSharp_(Wpf)/KGySoft.Drawing.Examples.SkiaSharp.Wpf.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/Examples/Uwp/KGySoft.Drawing.Examples.Uwp.csproj b/Examples/Uwp/KGySoft.Drawing.Examples.Uwp.csproj index 1341a016..c78d2401 100644 --- a/Examples/Uwp/KGySoft.Drawing.Examples.Uwp.csproj +++ b/Examples/Uwp/KGySoft.Drawing.Examples.Uwp.csproj @@ -164,7 +164,7 @@ - 8.0.0 + 8.1.0 6.2.14 diff --git a/Examples/WinForms/KGySoft.Drawing.Examples.WinForms.csproj b/Examples/WinForms/KGySoft.Drawing.Examples.WinForms.csproj index 29937399..ac58ab4c 100644 --- a/Examples/WinForms/KGySoft.Drawing.Examples.WinForms.csproj +++ b/Examples/WinForms/KGySoft.Drawing.Examples.WinForms.csproj @@ -11,7 +11,7 @@ - + diff --git a/Examples/WinUI/KGySoft.Drawing.Examples.WinUI.csproj b/Examples/WinUI/KGySoft.Drawing.Examples.WinUI.csproj index a5b30c28..8f35ae94 100644 --- a/Examples/WinUI/KGySoft.Drawing.Examples.WinUI.csproj +++ b/Examples/WinUI/KGySoft.Drawing.Examples.WinUI.csproj @@ -32,7 +32,7 @@ - + diff --git a/Examples/Wpf/KGySoft.Drawing.Examples.Wpf.csproj b/Examples/Wpf/KGySoft.Drawing.Examples.Wpf.csproj index 15415dfe..40cad39b 100644 --- a/Examples/Wpf/KGySoft.Drawing.Examples.Wpf.csproj +++ b/Examples/Wpf/KGySoft.Drawing.Examples.Wpf.csproj @@ -9,7 +9,7 @@ - + diff --git a/Examples/Xamarin/KGySoft.Drawing.Examples.Xamarin/KGySoft.Drawing.Examples.Xamarin.csproj b/Examples/Xamarin/KGySoft.Drawing.Examples.Xamarin/KGySoft.Drawing.Examples.Xamarin.csproj index 986f1514..9d9c66d1 100644 --- a/Examples/Xamarin/KGySoft.Drawing.Examples.Xamarin/KGySoft.Drawing.Examples.Xamarin.csproj +++ b/Examples/Xamarin/KGySoft.Drawing.Examples.Xamarin/KGySoft.Drawing.Examples.Xamarin.csproj @@ -14,7 +14,7 @@ - +