Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #153 from Analogy-LogViewer/dependabot/nuget/Style…
Browse files Browse the repository at this point in the history
…Cop.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 Jan 31, 2024
2 parents b6b7ba5 + a60c6da commit 90c20e0
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 90c20e0

Please sign in to comment.