remove unused PublishSingleFile directive

This commit is contained in:
Robert McRackan 2021-06-17 11:45:44 -04:00
parent 6ed4eb34bd
commit 96abf56a87
2 changed files with 2 additions and 3 deletions

View file

@ -8,7 +8,6 @@
<PublishTrimmed>true</PublishTrimmed>
<PublishReadyToRun>true</PublishReadyToRun>
<!-- <PublishSingleFile>true</PublishSingleFile> -->
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
</PropertyGroup>