Skip to content

Commit ff08544

Browse files
authored
Merge pull request #56 from pyrocumulus/dependabot/nuget/tests/PVOutput.Net.Tests/coverlet.msbuild-3.0.3
Bump coverlet.msbuild from 2.9.0 to 3.0.3 in /tests/PVOutput.Net.Tests
2 parents e087d14 + 4a88ec3 commit ff08544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<OutputPath>..\..\artifacts\</OutputPath>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="coverlet.msbuild" Version="2.9.0">
9+
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>

0 commit comments

Comments
 (0)