diff --git a/samples/Sample/Sample.csproj b/samples/Sample/Sample.csproj index 98062c3..b129f15 100644 --- a/samples/Sample/Sample.csproj +++ b/samples/Sample/Sample.csproj @@ -4,7 +4,7 @@ net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst; $(TargetFrameworks);net8.0-windows10.0.19041.0 - + Exe Sample true @@ -81,7 +81,7 @@ - + diff --git a/source/FFImageLoading.Maui/FFImageLoading.Maui.csproj b/source/FFImageLoading.Maui/FFImageLoading.Maui.csproj index e50f029..c8e00b5 100644 --- a/source/FFImageLoading.Maui/FFImageLoading.Maui.csproj +++ b/source/FFImageLoading.Maui/FFImageLoading.Maui.csproj @@ -1,10 +1,10 @@  - net7.0;net7.0-android;net7.0-ios;net7.0-maccatalyst;net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst - $(TargetFrameworks);net7.0-windows10.0.19041.0;net8.0-windows10.0.19041.0 + net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst + $(TargetFrameworks);net8.0-windows10.0.19041.0 - + true true enable @@ -13,7 +13,7 @@ True FFImageLoading.Maui - 1.2.7 + 1.2.8 Microspaze, Redth, Daniel Luberda Microspaze, Redth, Daniel Luberda FFImageLoading.Maui @@ -41,6 +41,7 @@ README.md git LICENSE.md + True