We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 300a048 commit df07263Copy full SHA for df07263
examples/csharp-dotnet/tests/HelloWorld/HelloWorld.Test.csproj
@@ -17,7 +17,7 @@
17
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
18
<PrivateAssets>all</PrivateAssets>
19
</PackageReference>
20
- <PackageReference Include="coverlet.collector" Version="6.0.2">
+ <PackageReference Include="coverlet.collector" Version="6.0.3">
21
22
23
0 commit comments