Add xml docs to targeting pack (#1149)

This commit is contained in:
Pavel Krymets 2019-02-22 12:35:31 -08:00 committed by GitHub
parent 75672fe22e
commit e9fd9d7ab3
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
<ItemGroup>
<Reference Include="Microsoft.Extensions.Logging.Testing" />
<Reference Include="Microsoft.Extensions.Logging" />
<Reference Include="Microsoft.Extensions.Logging.Tests" />
<ProjectReference Include="../../test/Microsoft.Extensions.Logging.Tests.csproj" />
</ItemGroup>
</Project>