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 0aa6a18 commit b9e32bdCopy full SHA for b9e32bd
NLCaseConvert.UnitTests/NLCaseConvert.UnitTests.csproj
@@ -61,7 +61,7 @@
61
Microsoft.CodeAnalysis.VersionCheckAnalyzer (NetAnalyzers dep only)
62
Text.Analyzers (https://github.com/dotnet/roslyn-analyzers/issues/2200)
63
-->
64
- <PackageReference Include="coverlet.collector" Version="6.0.2">
+ <PackageReference Include="coverlet.collector" Version="6.0.3">
65
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
66
<PrivateAssets>all</PrivateAssets>
67
</PackageReference>
0 commit comments