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);
|
||||
SelfContained=true;
|
||||
PublishSingleFile=true;
|
||||
PublishTrimmed=true;
|
||||
InvariantGlobalization=true;
|
||||
EnableCompressionInSingleFile=true;
|
||||
DebugSymbols=false;
|
||||
PublishDir=bin\Release\publish\%(Rid.Identity)\" />
|
||||
</Target>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user