Skip to content

Commit

Permalink
Merge pull request #24 from Analogy-LogViewer/dependabot/nuget/StyleC…
Browse files Browse the repository at this point in the history
…op.Analyzers-1.2.0-beta.556

Bump StyleCop.Analyzers from 1.2.0-beta.507 to 1.2.0-beta.556
  • Loading branch information
LiorBanai authored Dec 22, 2023
2 parents c7b2618 + 1efb2a9 commit b3880b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<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; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit b3880b6

Please sign in to comment.