Skip to content

Commit

Permalink
Merge pull request #159 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 8bedf52 + 43b8733 commit cd0141c
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 cd0141c

Please sign in to comment.