diff --git a/Bindings/dotnet/RoyalApps.RoyalVNCKit.native/native.pkgproj b/Bindings/dotnet/RoyalApps.RoyalVNCKit.native/native.pkgproj index a7252cc3..0bd16477 100644 --- a/Bindings/dotnet/RoyalApps.RoyalVNCKit.native/native.pkgproj +++ b/Bindings/dotnet/RoyalApps.RoyalVNCKit.native/native.pkgproj @@ -1,5 +1,5 @@ - net8.0 + net9.0 diff --git a/Bindings/dotnet/RoyalApps.RoyalVNCKit/nuget/RoyalApps.RoyalVNCKit.nuspec b/Bindings/dotnet/RoyalApps.RoyalVNCKit/nuget/RoyalApps.RoyalVNCKit.nuspec index 7d65fd6f..ebb4ef36 100644 --- a/Bindings/dotnet/RoyalApps.RoyalVNCKit/nuget/RoyalApps.RoyalVNCKit.nuspec +++ b/Bindings/dotnet/RoyalApps.RoyalVNCKit/nuget/RoyalApps.RoyalVNCKit.nuspec @@ -13,7 +13,7 @@ RoyalApps RoyalVNCKit VNC .NET - + @@ -25,6 +25,6 @@ - + diff --git a/Bindings/dotnet/TestAOT/TestAOT.csproj b/Bindings/dotnet/TestAOT/TestAOT.csproj index 49b131f0..90445425 100644 --- a/Bindings/dotnet/TestAOT/TestAOT.csproj +++ b/Bindings/dotnet/TestAOT/TestAOT.csproj @@ -2,7 +2,7 @@ Exe - net8.0 + net9.0 $(NETCoreSdkRuntimeIdentifier) enable true