mirror of
https://github.com/Xevion/factorio-achievements-fixer.git
synced 2025-12-06 01:14:57 -06:00
Include WPF assemblies, single file publish, ready to run, not self contained
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
<Title>Factorio Achievements Fixer</Title>
|
||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||
<EnableWindowsTargeting>true</EnableWindowsTargeting>
|
||||
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
|
||||
<PublishReadyToRun>true</PublishReadyToRun>
|
||||
<PublishSingleFile>true</PublishSingleFile>
|
||||
<SelfContained>false</SelfContained>
|
||||
<!-- <PublishTrimmed>true</PublishTrimmed> -->
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user