Skip to content

Commit

Permalink
bump StyleCop.Analyzers up to 1.2.0-beta.556
Browse files Browse the repository at this point in the history
  • Loading branch information
smdn committed Mar 28, 2024
1 parent 07155a5 commit d917c9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SPDX-License-Identifier: MIT
-->
<Project>
<ItemGroup Label="StyleCop code analysis">
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507">
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit d917c9c

Please sign in to comment.