Skip to content

Commit

Permalink
Changed settings to create publishable file.
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlClinckspoor committed Mar 19, 2023
1 parent 6e87284 commit 441dfe6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UWRandomizerWPF/UWRandomizerWPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<UseWPF>true</UseWPF>
<PackageVersion>0.1.0</PackageVersion>
<LangVersion>11</LangVersion>
<PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 441dfe6

Please sign in to comment.