We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c415a commit 3373702Copy full SHA for 3373702
src/SignalR/Directory.Build.props
@@ -16,7 +16,7 @@
16
<Content Include="$(MSBuildThisFileDirectory)xunit.runner.json" Link="xunit.runner.json">
17
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
18
</Content>
19
- <Reference Include="Microsoft.Extensions.Logging.Testing" PrivateAssets="All" />
+ <Reference Include="Microsoft.Extensions.Logging.Testing" />
20
</ItemGroup>
21
22
<ItemGroup>
0 commit comments