We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9b0a2 commit 75c2607Copy full SHA for 75c2607
1 file changed
ProtoTreeViewExample/ProtoTreeViewExample.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
5
- <TargetFramework>net8.0-windows</TargetFramework>
+ <TargetFramework>net9.0-windows</TargetFramework>
6
<UseWPF>true</UseWPF>
7
</PropertyGroup>
8
0 commit comments