Skip to content

Commit

Permalink
Move caching tests to individual test group to reduce thread pool sta…
Browse files Browse the repository at this point in the history
…rvation (dotnet/extensions#1012)

Commit migrated from dotnet/extensions@326bbc6
  • Loading branch information
John Luo committed Jan 29, 2019
1 parent a8bcac7 commit 2a6cf36
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netcoreapp2.1;net461</TargetFrameworks>
<TestGroupName>Caching.Memory</TestGroupName>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2a6cf36

Please sign in to comment.