Skip to content

Commit 6c67e53

Browse files
authored
Update ProtoTreeView.csproj
1 parent fa8dffc commit 6c67e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProtoTreeView/ProtoTreeView.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
22

33
<PropertyGroup>
4-
<TargetFramework>net8.0</TargetFramework>
4+
<TargetFramework>net8.0-windows</TargetFramework>
55
<UseWPF>true</UseWPF>
66
<Platforms>AnyCPU;x64</Platforms>
77
</PropertyGroup>

0 commit comments

Comments
 (0)