Merge in 'release/2.2' changes

This commit is contained in:
dotnet-bot 2018-12-05 02:13:55 +00:00
commit 69a0641c53
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netcoreapp2.2;net461</TargetFrameworks>
<ServerGarbageCollection>true</ServerGarbageCollection>
<TestGroupName>InMemory.FunctionalTests</TestGroupName>
</PropertyGroup>
<ItemGroup>