Skip to content

Commit a2c1b23

Browse files
Bump StyleCop.Analyzers from 1.2.0-beta.354 to 1.2.0-beta.406 (#161)
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.354 to 1.2.0-beta.406. - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases) - [Commits](DotNetAnalyzers/StyleCopAnalyzers@1.2.0-beta.354...1.2.0-beta.406) --- updated-dependencies: - dependency-name: StyleCop.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6f6dfd commit a2c1b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="4.0.4" />
2525
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
2626
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.4.255" Condition=" '$(EnableGitVersioning)' != 'false' " />
27-
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.354" Condition=" '$(EnableStyleCopAnalyzers)' != 'false' " />
27+
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.406" Condition=" '$(EnableStyleCopAnalyzers)' != 'false' " />
2828
</ItemGroup>
2929

3030
<ItemGroup Condition=" '$(EnableStyleCopAnalyzers)' != 'false' ">

0 commit comments

Comments
 (0)