mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Build - Attempt to reduce build size by enabling trimming
This commit is contained in:
parent
83b4e029a8
commit
bcf61ecb1a
@ -14,10 +14,8 @@
|
||||
<Prefer32Bit>true</Prefer32Bit>
|
||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||
<OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>
|
||||
<PublishTrimmed>true</PublishTrimmed>
|
||||
<UseWPF>true</UseWPF>
|
||||
<PostBuildEvent />
|
||||
<PostBuildEvent />
|
||||
<PostBuildEvent />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
||||
<DebugType>full</DebugType>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user