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
…95)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent fd292b0 commit 2ca01c0
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 @@ -30,7 +30,7 @@
<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="all" Version="17.6.40" />
<PackageReference Include="MinVer" PrivateAssets="all" Version="4.3.0" />
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="all" Version="1.2.0-beta.435" />
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="all" Version="1.2.0-beta.507" />
</ItemGroup>

</Project>

0 comments on commit 2ca01c0

Please sign in to comment.