We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded8e49 commit 1bcc9f6Copy full SHA for 1bcc9f6
src/ProgrammerAl.Site/ProgrammerAl.Site/ProgrammerAl.Site.csproj
@@ -41,8 +41,8 @@
41
<NuGetAuditLevel>low</NuGetAuditLevel>
42
</PropertyGroup>
43
<PropertyGroup>
44
- <!--<PublishTrimmed>true</PublishTrimmed>
45
- <TrimMode>full</TrimMode>-->
+ <PublishTrimmed>true</PublishTrimmed>
+ <!--<TrimMode>full</TrimMode>-->
46
47
<!--Disable Localization-->
48
<InvariantGlobalization>true</InvariantGlobalization>
0 commit comments