We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c2607 commit caf7f5bCopy full SHA for caf7f5b
ProtoTreeView/ProtoTreeView.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
2
3
<PropertyGroup>
4
- <TargetFramework>netcoreapp3.1</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
5
<UseWPF>true</UseWPF>
6
<Platforms>AnyCPU;x64</Platforms>
7
</PropertyGroup>
0 commit comments