diff --git a/Bindings/dotnet/RoyalApps.RoyalVNCKit.Demo/RoyalApps.RoyalVNCKit.Demo.csproj b/Bindings/dotnet/RoyalApps.RoyalVNCKit.Demo/RoyalApps.RoyalVNCKit.Demo.csproj index cf9d0a7f..adaa62cb 100644 --- a/Bindings/dotnet/RoyalApps.RoyalVNCKit.Demo/RoyalApps.RoyalVNCKit.Demo.csproj +++ b/Bindings/dotnet/RoyalApps.RoyalVNCKit.Demo/RoyalApps.RoyalVNCKit.Demo.csproj @@ -2,7 +2,7 @@ Exe - net8.0 + net9.0 Major enable true diff --git a/Bindings/dotnet/RoyalApps.RoyalVNCKit/RoyalApps.RoyalVNCKit.csproj b/Bindings/dotnet/RoyalApps.RoyalVNCKit/RoyalApps.RoyalVNCKit.csproj index 9676ba23..c241c3f5 100644 --- a/Bindings/dotnet/RoyalApps.RoyalVNCKit/RoyalApps.RoyalVNCKit.csproj +++ b/Bindings/dotnet/RoyalApps.RoyalVNCKit/RoyalApps.RoyalVNCKit.csproj @@ -2,7 +2,7 @@ Library - net8.0 + net9.0 enable true