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 b751c3c commit 687150fCopy full SHA for 687150f
Tests/Directory.Build.props
@@ -3,7 +3,7 @@
3
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
4
5
<ItemGroup Label="Package References">
6
- <PackageReference Include="coverlet.collector" PrivateAssets="All" Version="3.1.2">
+ <PackageReference Include="coverlet.collector" PrivateAssets="All" Version="3.2.0">
7
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8
</PackageReference>
9
<PackageReference Include="JunitXml.TestLogger" Version="3.0.114" />
0 commit comments