Skip to content

Commit

Permalink
Increased version of StyleCop.Analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemK123 committed Oct 20, 2020
1 parent 28f1780 commit cdc78dc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -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>

<ItemGroup>
<AdditionalFiles Include="../stylecop.json" />
</ItemGroup>
Expand Down

0 comments on commit cdc78dc

Please sign in to comment.