Skip to content

Commit 0c559a2

Browse files
author
John Luo
committed
Merge branch 'release/3.1'
2 parents d8b7f79 + 220bfec commit 0c559a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Logging/Logging.Testing/src/Microsoft.Extensions.Logging.Testing.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<ProjectReference Include="..\..\..\TestingUtils\Microsoft.AspNetCore.Testing\src\Microsoft.AspNetCore.Testing.csproj" />
21+
<Reference Include="Microsoft.AspNetCore.Testing" />
2222
<Reference Include="Microsoft.Extensions.DependencyInjection" />
2323
<Reference Include="Microsoft.Extensions.Logging.Console" />
2424
<Reference Include="Microsoft.Extensions.Logging" />

0 commit comments

Comments
 (0)