Skip to content

Commit 4a3daf9

Browse files
committed
remove unnecessary settings
1 parent 498e06c commit 4a3daf9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dotnet/src/Microsoft.AutoGen/Abstractions/Microsoft.AutoGen.Abstractions.csproj

-5
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,4 @@
2424
<PackageReference Include="Microsoft.Orleans.Sdk" />
2525
<PackageReference Include="Microsoft.SemanticKernel" />
2626
</ItemGroup>
27-
<PropertyGroup>
28-
<ServerGarbageCollection>true</ServerGarbageCollection>
29-
<ConcurrentGarbageCollection>true</ConcurrentGarbageCollection>
30-
</PropertyGroup>
31-
3227
</Project>

0 commit comments

Comments
 (0)