Skip to content

Commit

Permalink
Merge pull request #20 from sfawcett123/dependabot/nuget/coverlet.msb…
Browse files Browse the repository at this point in the history
…uild-6.0.0

Bump coverlet.msbuild from 3.2.0 to 6.0.0
  • Loading branch information
sfawcett123 authored Nov 17, 2023
2 parents 25895d8 + 1999d7b commit 803c1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardManagerTest/BoardManagerTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.2.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
Expand Down

0 comments on commit 803c1dd

Please sign in to comment.