mirror of
https://github.com/Xevion/factorio-achievements-fixer.git
synced 2026-01-31 02:24:14 -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>
|
<Title>Factorio Achievements Fixer</Title>
|
||||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||||
<EnableWindowsTargeting>true</EnableWindowsTargeting>
|
<EnableWindowsTargeting>true</EnableWindowsTargeting>
|
||||||
|
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
|
||||||
|
<PublishReadyToRun>true</PublishReadyToRun>
|
||||||
|
<PublishSingleFile>true</PublishSingleFile>
|
||||||
|
<SelfContained>false</SelfContained>
|
||||||
|
<!-- <PublishTrimmed>true</PublishTrimmed> -->
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
Reference in New Issue
Block a user