Skip to content

Commit

Permalink
refactor: be sure to build self-contained
Browse files Browse the repository at this point in the history
  • Loading branch information
Belphemur committed Dec 19, 2023
1 parent 58c57f9 commit 6f5913b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SoundSwitch/SoundSwitch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<Deterministic>false</Deterministic>
<PublishTrimmed>false</PublishTrimmed>
<TrimMode>link</TrimMode>
<SelfContained>true</SelfContained>
<PublishReadyToRun>true</PublishReadyToRun>
<Configurations>Debug;Release;Beta;Nightly</Configurations>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
Expand Down

0 comments on commit 6f5913b

Please sign in to comment.