Skip to content

Commit 09e07e8

Browse files
chore(deps): bump Cnblogs.CodeQuality from 1.7.1 to 1.8.1
Bumps [Cnblogs.CodeQuality](https://github.com/cnblogs/code-quality) from 1.7.1 to 1.8.1. - [Release notes](https://github.com/cnblogs/code-quality/releases) - [Commits](cnblogs/code-quality@1.7.1...1.8.1) --- updated-dependencies: - dependency-name: Cnblogs.CodeQuality dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1940d8 commit 09e07e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Cnblogs.CodeQuality" Version="1.7.1">
16+
<PackageReference Include="Cnblogs.CodeQuality" Version="1.8.1">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)