Skip to content

Commit db2ce5c

Browse files
build(deps): bump stylecop.analyzers in /integrationtests (#3220)
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 14d40da commit db2ce5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtests/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<SolutionDir Condition="'$(SolutionDir)' == ''">$(MSBuildThisFileDirectory)</SolutionDir>
2727
</PropertyGroup>
2828
<ItemGroup>
29-
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.354" PrivateAssets="all" />
29+
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.406" PrivateAssets="all" />
3030
<PackageReference Include="Roslynator.Analyzers" Version="4.1.0" PrivateAssets="All" />
3131
</ItemGroup>
3232
<ItemGroup>

0 commit comments

Comments
 (0)