We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84d25a commit c9d8b51Copy full SHA for c9d8b51
hello-grpc-csharp/HelloUT/HelloUT.csproj
@@ -18,7 +18,7 @@
18
<!-- https://www.nuget.org/packages/NUnit.Analyzers -->
19
<PackageReference Include="NUnit.Analyzers" Version="4.5.0" />
20
<!-- https://www.nuget.org/packages/coverlet.collector -->
21
- <PackageReference Include="coverlet.collector" Version="6.0.2" />
+ <PackageReference Include="coverlet.collector" Version="6.0.3" />
22
<ProjectReference Include="..\Common\Common.csproj" />
23
</ItemGroup>
24
0 commit comments