Skip to content

Commit e7c9843

Browse files
authored
Merge pull request #12 from cnblogs/dependabot/nuget/coverlet.collector-6.0.2
build(deps): bump coverlet.collector from 6.0.1 to 6.0.2
2 parents eadc0fb + f696289 commit e7c9843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Cnblogs.DashScope.Sdk.UnitTests/Cnblogs.DashScope.Sdk.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="coverlet.collector" Version="6.0.1">
9+
<PackageReference Include="coverlet.collector" Version="6.0.2">
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>

0 commit comments

Comments
 (0)