Dont be self-contained

This commit is contained in:
jvyden 2021-10-28 15:27:33 -04:00
commit 5d0b18db83
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -7,7 +7,6 @@
<AssemblyName>LBPUnion.UnionPatcher.Gui.Windows</AssemblyName> <AssemblyName>LBPUnion.UnionPatcher.Gui.Windows</AssemblyName>
<RuntimeIdentifier>win-x64</RuntimeIdentifier> <RuntimeIdentifier>win-x64</RuntimeIdentifier>
<PublishSingleFile>true</PublishSingleFile> <PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
<PublishReadyToRun>true</PublishReadyToRun> <PublishReadyToRun>true</PublishReadyToRun>
</PropertyGroup> </PropertyGroup>