Optimized build sizes by culling unnecessary data
Nightly Build and Release / Build and Release Nightly (push) Failing after 29s
Nightly Build and Release / Build and Release Nightly (push) Failing after 29s
This commit is contained in:
@@ -19,6 +19,10 @@
|
|||||||
RuntimeIdentifier=%(Rid.Identity);
|
RuntimeIdentifier=%(Rid.Identity);
|
||||||
SelfContained=true;
|
SelfContained=true;
|
||||||
PublishSingleFile=true;
|
PublishSingleFile=true;
|
||||||
|
PublishTrimmed=true;
|
||||||
|
InvariantGlobalization=true;
|
||||||
|
EnableCompressionInSingleFile=true;
|
||||||
|
DebugSymbols=false;
|
||||||
PublishDir=bin\Release\publish\%(Rid.Identity)\" />
|
PublishDir=bin\Release\publish\%(Rid.Identity)\" />
|
||||||
</Target>
|
</Target>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user