@@ -2,11 +2,9 @@
<PropertyGroup>
<CodeAnalysisRuleSet>../Custom.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
-
<ItemGroup>
- <PackageReference Include="StyleCop.Analyzers" Version="1.0.2" />
+ <PackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
</ItemGroup>
<AdditionalFiles Include="../stylecop.json" />