Skip to content

Commit

Permalink
chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.556
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 476b2df commit e464a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup Condition="'$(AndroidProject)'!='true' AND '$(iOSProject)'!='true' AND '$(AvaloniaProject)'!='true' AND '$(FunctionsProject)'!='true' AND '$(TestProject)'!='true'">
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.205" PrivateAssets="all" />
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.556" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.1" PrivateAssets="all" />
<PackageReference Include="Roslynator.Analyzers" Version="3.0.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit e464a3d

Please sign in to comment.