Skip to content

Commit 58915cb

Browse files
committed
Remove servergc
1 parent 6085056 commit 58915cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ProjectTemplates/Web.ProjectTemplates/Worker-CSharp.csproj.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<PropertyGroup>
44
<TargetFramework>netcoreapp3.0</TargetFramework>
55
<UserSecretsId>dotnet-Company.Application1-53bc9b9d-9d6a-45d4-8429-2a2761773502</UserSecretsId>
6-
<ServerGarbageCollection>true</ServerGarbageCollection>
76
<NoDefaultLaunchSettingsFile Condition="'$(ExcludeLaunchSettings)' == 'True'">True</NoDefaultLaunchSettingsFile>
87
<RootNamespace Condition="'$(name)' != '$(name{-VALUE-FORMS-}safe_namespace)'">Company.Application1</RootNamespace>
98
</PropertyGroup>

0 commit comments

Comments
 (0)