Skip to content

Commit

Permalink
Merge pull request #112 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 00609df + c94be0a commit 0184e43
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 @@ -45,7 +45,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 0184e43

Please sign in to comment.