Skip to content

Commit 6d022bf

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(*): Update dependency StyleCop.Analyzers to v1.2.0-beta.507
1 parent 77fbede commit 6d022bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435">
9+
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507">
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>

0 commit comments

Comments
 (0)