Skip to content

Commit 9662696

Browse files
authored
Merge pull request #20 from stesee/dependabot/nuget/coverlet.collector-6.0.0
Bump coverlet.collector from 3.2.0 to 6.0.0
2 parents f8947a6 + 38b8dcd commit 9662696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GithubActionsHelloWorldTests/GithubActionsHelloWorldTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="coverlet.collector" Version="3.2.0">
16+
<PackageReference Include="coverlet.collector" Version="6.0.0">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)