We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8dffc commit 6c67e53Copy full SHA for 6c67e53
ProtoTreeView/ProtoTreeView.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
2
3
<PropertyGroup>
4
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net8.0-windows</TargetFramework>
5
<UseWPF>true</UseWPF>
6
<Platforms>AnyCPU;x64</Platforms>
7
</PropertyGroup>
0 commit comments