Skip to content

Commit

Permalink
Update to StyleCop Analyzers 1.2.0-beta.66
Browse files Browse the repository at this point in the history
  • Loading branch information
sharwell committed Sep 4, 2019
1 parent 667e7b0 commit 6d27d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<!-- Code style -->
<ItemGroup>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.66" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6d27d86

Please sign in to comment.