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 56f2ba4 commit d1f00b0Copy full SHA for d1f00b0
src/ProjectTemplates/Web.ProjectTemplates/Api-CSharp.csproj.in
@@ -6,7 +6,6 @@
6
<ImplicitUsings>enable</ImplicitUsings>
7
<NoDefaultLaunchSettingsFile Condition="'$(ExcludeLaunchSettings)' == 'True'">true</NoDefaultLaunchSettingsFile>
8
<RootNamespace Condition="'$(name)' != '$(name{-VALUE-FORMS-}safe_namespace)'">Company.WebApplication1</RootNamespace>
9
- <ServerGarbageCollection>false</ServerGarbageCollection>
10
<!--#if (NativeAot) -->
11
<InvariantGlobalization>true</InvariantGlobalization>
12
<PublishAot>true</PublishAot>
0 commit comments