Skip to content

Commit

Permalink
Update dependency coverlet.msbuild to v2.8.0 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
  • Loading branch information
2 people authored and DarthRatz committed Jan 6, 2020
1 parent b36bca7 commit 2b16356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TurtleChallenge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="coverlet.msbuild" Version="2.7.0" />
<PackageReference Include="coverlet.msbuild" Version="2.8.0" />
<Content Include="inputs\**">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
Expand Down

0 comments on commit 2b16356

Please sign in to comment.