Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Added publish single file to WPF project
Browse files Browse the repository at this point in the history
  • Loading branch information
PikminGuts92 committed Feb 27, 2020
1 parent 674cff3 commit 27e313f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RiffExplorer/RiffExplorer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<OutputType>WinExe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UseWPF>true</UseWPF>
<PublishSingleFile>true</PublishSingleFile>
<PublishTrimmed>false</PublishTrimmed>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 27e313f

Please sign in to comment.