Skip to content

Commit 7738bf6

Browse files
Upgrade to .NET 10
1 parent 718f39a commit 7738bf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSA System Control/WSA System Control.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
4-
<TargetFramework>net9.0-windows10.0.26100.0</TargetFramework>
4+
<TargetFramework>net10.0-windows10.0.26100</TargetFramework>
55
<RootNamespace>WSA_System_Control</RootNamespace>
66
<Nullable>enable</Nullable>
77
<UseWindowsForms>true</UseWindowsForms>

0 commit comments

Comments
 (0)