Revert "Revert "Remove ref project from Microsoft.AspNetCore.Testing (dotnet/Extensio...
authorWilliam Godbe <wigodbe@microsoft.com>
Thu, 13 Feb 2020 23:49:45 +0000 (15:49 -0800)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2020 23:49:45 +0000 (15:49 -0800)
This reverts commit 1286a6ff55e300352dabeb6d778c9fcdd258bd08.

Commit migrated from https://github.com/dotnet/Extensions/commit/7a077d46791583f41e036d42041821f18e6c1cd2

src/libraries/Microsoft.Extensions.DependencyInjection/tests/Common/src/Microsoft.Extensions.Logging.Testing.csproj

index 0670cff..0c07c01 100644 (file)
@@ -18,7 +18,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <Reference Include="Microsoft.AspNetCore.Testing" />
+    <ProjectReference Include="..\..\..\TestingUtils\Microsoft.AspNetCore.Testing\src\Microsoft.AspNetCore.Testing.csproj" />
     <Reference Include="Microsoft.Extensions.DependencyInjection" />
     <Reference Include="Microsoft.Extensions.Logging.Console" />
     <Reference Include="Microsoft.Extensions.Logging" />