Skip to content

Commit

Permalink
chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.553 (#…
Browse files Browse the repository at this point in the history
…1577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 20, 2023
1 parent 17ee12d commit 56cd8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Expand Up @@ -88,7 +88,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.553" PrivateAssets="all" />
<PackageReference Include="Roslynator.Analyzers" Version="4.7.0" PrivateAssets="All" />
<PackageReference Include="InclusivenessAnalyzer" Version="1.3.0" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 56cd8ac

Please sign in to comment.