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 6085056 commit 58915cbCopy full SHA for 58915cb
src/ProjectTemplates/Web.ProjectTemplates/Worker-CSharp.csproj.in
@@ -3,7 +3,6 @@
3
<PropertyGroup>
4
<TargetFramework>netcoreapp3.0</TargetFramework>
5
<UserSecretsId>dotnet-Company.Application1-53bc9b9d-9d6a-45d4-8429-2a2761773502</UserSecretsId>
6
- <ServerGarbageCollection>true</ServerGarbageCollection>
7
<NoDefaultLaunchSettingsFile Condition="'$(ExcludeLaunchSettings)' == 'True'">True</NoDefaultLaunchSettingsFile>
8
<RootNamespace Condition="'$(name)' != '$(name{-VALUE-FORMS-}safe_namespace)'">Company.Application1</RootNamespace>
9
</PropertyGroup>
0 commit comments