update to .net 10

This commit is contained in:
Kvarkas
2025-11-26 09:21:53 +00:00
parent 98580a8dc6
commit 8bbcc9b877

View File

@@ -6,7 +6,7 @@
</PropertyGroup>
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net9.0-windows10.0.26100.0</TargetFramework>
<TargetFramework>net10.0-windows10.0.26100.0</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon>Icons\mRemoteNG.ico</ApplicationIcon>
<Version>1.78.2-dev</Version>