Skip to content

Commit 88a0fcf

Browse files
committed
Update StyleCop.Analyzers.
1 parent 64c353b commit 88a0fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4040
<PrivateAssets>all</PrivateAssets>
4141
</PackageReference>
42-
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.406">
42+
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435">
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4444
<PrivateAssets>all</PrivateAssets>
4545
</PackageReference>

0 commit comments

Comments
 (0)