diff --git a/WebApi.csproj b/WebApi.csproj index 9966373..8cc70c2 100644 --- a/WebApi.csproj +++ b/WebApi.csproj @@ -1,12 +1,12 @@  - net8.0;net8.0-android;net8.0-ios - $(TargetFrameworks);net8.0-windows10.0.19041 + net9.0;net9.0-android;net9.0-ios + $(TargetFrameworks);net9.0-windows10.0.26100 Zebble.WebApi Zebble Zebble.WebApi $(AssemblyName) ($(TargetFramework)) - 5.1.2.0 + 5.1.3.0 true en $(DefineConstants) @@ -35,9 +35,9 @@ true true - + win-x86;win-x64;win-arm64 - $(DefineConstants);WINUI + $(DefineConstants);UWP $(DefineConstants);ANDROID @@ -46,14 +46,14 @@ $(DefineConstants);IOS - + MVVM - - + + @@ -68,7 +68,7 @@ - +