Skip to content

Commit

Permalink
Merge pull request #22 from LiorBanai/dependabot/nuget/coverlet.colle…
Browse files Browse the repository at this point in the history
…ctor-3.0.0

Bump coverlet.collector from 1.3.0 to 3.0.0
  • Loading branch information
LiorBanai authored Jan 11, 2021
2 parents 203885a + 830db6f commit b2edcfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
<PackageReference Include="coverlet.collector" Version="1.3.0" />
<PackageReference Include="coverlet.collector" Version="3.0.0" />
</ItemGroup>

</Project>

0 comments on commit b2edcfa

Please sign in to comment.