Skip to content

Commit

Permalink
chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.507
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 1c3b99a commit 93f9d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion directory.packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="1.1.1" Condition="'$(MSBuildProjectName)'!='.build'" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="stylecop.analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />
<PackageVersion Include="stylecop.analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />
<PackageVersion Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.2" PrivateAssets="all" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.2.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 93f9d29

Please sign in to comment.