Skip to content

Commit

Permalink
Adjust target version
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitepower18 committed Dec 8, 2024
1 parent fda49b9 commit 77aeae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WSA System Control/WSA System Control.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net9.0-windows</TargetFramework>
<TargetFramework>net9.0-windows10.0.26100.0</TargetFramework>
<RootNamespace>WSA_System_Control</RootNamespace>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
Expand Down

0 comments on commit 77aeae6

Please sign in to comment.