Revert "Remove ref project from Microsoft.AspNetCore.Testing (#2817)" (#2882)

This reverts commit b624d6ba91b9c292ff9a2aa786a575b0eaa31b4b.
This commit is contained in:
William Godbe 2020-01-17 19:24:54 -08:00 committed by GitHub
parent e78f5966c7
commit 220bfec9d6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\TestingUtils\Microsoft.AspNetCore.Testing\src\Microsoft.AspNetCore.Testing.csproj" />
<Reference Include="Microsoft.AspNetCore.Testing" />
<Reference Include="Microsoft.Extensions.DependencyInjection" />
<Reference Include="Microsoft.Extensions.Logging.Console" />
<Reference Include="Microsoft.Extensions.Logging" />