Skip to content

Commit

Permalink
Merge pull request #62 from AArnott/dependabot/nuget/coverlet.msbuild…
Browse files Browse the repository at this point in the history
…-2.9.0

Bump coverlet.msbuild from 2.8.1 to 2.9.0
  • Loading branch information
AArnott committed Aug 4, 2020
2 parents a3cadfd + a601031 commit 5128bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Library.Tests/Library.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="2.8.1" />
<PackageReference Include="coverlet.msbuild" Version="2.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
Expand Down

0 comments on commit 5128bb0

Please sign in to comment.