Skip to content

Commit 21e9849

Browse files
chore(deps): bump Cnblogs.CodeQuality from 1.7.0 to 1.7.1 (#126)
Bumps [Cnblogs.CodeQuality](https://github.com/cnblogs/code-quality) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/cnblogs/code-quality/releases) - [Commits](cnblogs/code-quality@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: Cnblogs.CodeQuality dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a7a23e commit 21e9849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project>
1+
<Project>
22

33
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

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

0 commit comments

Comments
 (0)