diff --git a/Source/OxyPlot.Maui.Skia/OxyPlot.Maui.Skia.csproj b/Source/OxyPlot.Maui.Skia/OxyPlot.Maui.Skia.csproj index 9e7ea57..b72baaa 100644 --- a/Source/OxyPlot.Maui.Skia/OxyPlot.Maui.Skia.csproj +++ b/Source/OxyPlot.Maui.Skia/OxyPlot.Maui.Skia.csproj @@ -1,10 +1,10 @@ - net6.0;net6.0-android33.0;net6.0-ios;net6.0-maccatalyst;net7.0;net7.0-android33.0;net7.0-ios;net7.0-maccatalyst - $(TargetFrameworks);net6.0-windows10.0.19041.0;net7.0-windows10.0.19041.0 + net7.0;net7.0-android33.0;net7.0-ios;net7.0-maccatalyst + $(TargetFrameworks);net7.0-windows10.0.19041.0 - + true true enable diff --git a/Source/OxyplotMauiSample/OxyplotMauiSample.csproj b/Source/OxyplotMauiSample/OxyplotMauiSample.csproj index 3f67805..9bcd82a 100644 --- a/Source/OxyplotMauiSample/OxyplotMauiSample.csproj +++ b/Source/OxyplotMauiSample/OxyplotMauiSample.csproj @@ -1,8 +1,8 @@  - net6.0-android33.0;net6.0-ios;net6.0-maccatalyst;net7.0-android33.0;net7.0-ios;net7.0-maccatalyst - $(TargetFrameworks);net6.0-windows10.0.19041.0;net7.0-windows10.0.19041.0 + net7.0-android33.0;net7.0-ios;net7.0-maccatalyst + $(TargetFrameworks);net7.0-windows10.0.19041.0 Exe