Skip to content

Commit

Permalink
Merge pull request #170 from pyrocumulus/dependabot/nuget/tests/PVOut…
Browse files Browse the repository at this point in the history
…put.Net.Tests/coverlet.msbuild-6.0.0

Bump coverlet.msbuild from 3.2.0 to 6.0.0 in /tests/PVOutput.Net.Tests
  • Loading branch information
pyrocumulus authored Oct 18, 2023
2 parents a2af9cd + 7e679fc commit 4728ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\..\artifacts\</OutputPath>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.2.0">
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 4728ede

Please sign in to comment.