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.
2 parents b6e1790 + 68af283 commit 0df6070Copy full SHA for 0df6070
csharp/Platform.Threading.Tests/Platform.Threading.Tests.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
15
<PackageReference Include="xunit" Version="2.4.1" />
16
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" PrivateAssets="All" />
17
- <PackageReference Include="coverlet.collector" Version="1.2.0" PrivateAssets="All" />
+ <PackageReference Include="coverlet.collector" Version="1.2.1" PrivateAssets="All" />
18
</ItemGroup>
19
<ItemGroup>
20
<ProjectReference Include="..\Platform.Threading\Platform.Threading.csproj" />
0 commit comments