We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59315c3 commit 999a21fCopy full SHA for 999a21f
Testing/Acceptance/GenHTTP.Testing.Acceptance.csproj
@@ -42,7 +42,7 @@
42
<PackageReference Include="MSTest.TestAdapter" Version="3.2.1" />
43
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
44
45
- <PackageReference Include="coverlet.collector" Version="6.0.0">
+ <PackageReference Include="coverlet.collector" Version="6.0.1">
46
<PrivateAssets>all</PrivateAssets>
47
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
48
</PackageReference>
0 commit comments