There was an error while loading. Please reload this page.
1 parent 590a933 commit 1a48ff4Copy full SHA for 1a48ff4
TryWindow/TryWindow - Backup.csproj
TryWindow/TryWindow.csproj
@@ -1,8 +1,8 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
5
- <TargetFrameworks>net48;net6.0-windows</TargetFrameworks>
+ <TargetFrameworks>net48</TargetFrameworks>
6
<Nullable>disable</Nullable>
7
<UseWPF>true</UseWPF>
8
</PropertyGroup>
0 commit comments