Skip to content

Commit

Permalink
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 in /src
Browse files Browse the repository at this point in the history
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.406 to 1.2.0-beta.435.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Commits](DotNetAnalyzers/StyleCopAnalyzers@1.2.0-beta.406...1.2.0-beta.435)

---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 4, 2022
1 parent bf9be55 commit b331eca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.1.46" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.406" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.103" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit b331eca

Please sign in to comment.