Skip to content

Commit

Permalink
Merge pull request #53 from takano32/EnableWindowsTargeting
Browse files Browse the repository at this point in the history
Set `EnableWindowsTargeting` as `true`
  • Loading branch information
takano32 authored Oct 10, 2023
2 parents 9a7f2d7 + bfdbe2e commit 34382c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PSXPackagerGUI/PSXPackagerGUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<SelfContained>false</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>false</PublishReadyToRun>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 34382c8

Please sign in to comment.