Skip to content

Commit

Permalink
Merge pull request #10 from sharwell/update-stylecop
Browse files Browse the repository at this point in the history
Update to StyleCop Analyzers 1.2.0-beta.66
  • Loading branch information
sharwell authored Sep 4, 2019
2 parents 667e7b0 + 6d27d86 commit 348434a
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 348434a

Please sign in to comment.