We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c44d47 + 5ddcbdd commit 0b90f12Copy full SHA for 0b90f12
CodeStyle/CodeStyle.csproj
@@ -18,7 +18,7 @@
18
</PropertyGroup>
19
<ItemGroup>
20
<PackageReference Include="IDisposableAnalyzers" Version="4.0.2" PrivateAssets="none" />
21
- <PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" PrivateAssets="none" />
+ <PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" PrivateAssets="none" />
22
</ItemGroup>
23
24
<ProjectReference Include="..\CodeStyle.Analyzers\CodeStyle.Analyzers.csproj" PrivateAssets="none" />
0 commit comments