Skip to content

Commit

Permalink
Merge pull request #67 from linksplatform/dependabot/nuget/coverlet.c…
Browse files Browse the repository at this point in the history
…ollector-3.1.0
  • Loading branch information
dependabot-preview[bot] authored Jul 20, 2021
2 parents e708c30 + fc0b9a4 commit 57c68fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/Platform.IO.Tests/Platform.IO.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="All" />
<PackageReference Include="coverlet.collector" Version="3.0.3" PrivateAssets="All" />
<PackageReference Include="coverlet.collector" Version="3.1.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 57c68fd

Please sign in to comment.