Skip to content

Commit a08ba46

Browse files
committed
Update StyleCop.
1 parent beb37c4 commit a08ba46

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
@@ -32,7 +32,7 @@
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3333
<PrivateAssets>all</PrivateAssets>
3434
</PackageReference>
35-
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.354">
35+
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.376">
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
<PrivateAssets>all</PrivateAssets>
3838
</PackageReference>

0 commit comments

Comments
 (0)