Skip to content

Commit

Permalink
fix: compile error on UnityUnpackGUI/UnityUnpackGUI.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
netpyoung committed Dec 4, 2023
1 parent 499155f commit 332a93c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/UnityUnpackGUI/UnityUnpackGUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>disable</ImplicitUsings>
<Deterministic>true</Deterministic>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 332a93c

Please sign in to comment.