Skip to content

Commit 0b90f12

Browse files
Merge pull request #93 from messerli-informatik-ag/bump-stylecop
Bump StyleCop.Analyzers
2 parents 5c44d47 + 5ddcbdd commit 0b90f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeStyle/CodeStyle.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919
<ItemGroup>
2020
<PackageReference Include="IDisposableAnalyzers" Version="4.0.2" PrivateAssets="none" />
21-
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" PrivateAssets="none" />
21+
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" PrivateAssets="none" />
2222
</ItemGroup>
2323
<ItemGroup>
2424
<ProjectReference Include="..\CodeStyle.Analyzers\CodeStyle.Analyzers.csproj" PrivateAssets="none" />

0 commit comments

Comments
 (0)