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.
1 parent 4470229 commit 65ac396Copy full SHA for 65ac396
Directory.Build.props
@@ -4,7 +4,7 @@
4
<CodeAnalysisRuleSet>$(SolutionDir)StyleCop.ruleset</CodeAnalysisRuleSet>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageReference Include="StyleCop.Analyzers" Version="1.1.1-rc.108" PrivateAssets="all" />
+ <PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="all" />
8
<AdditionalFiles Include="$(SolutionDir)StyleCop.json" Link="StyleCop.json" />
9
</ItemGroup>
10
</Project>
0 commit comments