Skip to content

Commit

Permalink
Merge pull request #2910 from sharwell/update-rc
Browse files Browse the repository at this point in the history
Update to StyleCop.Analyzers 1.1.1-rc.114
  • Loading branch information
sharwell authored Mar 2, 2019
2 parents 1204911 + fc8a02c commit 3a0e041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StyleCop.Analyzers/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<ItemGroup>
<PackageReference Include="AsyncUsageAnalyzers" Version="1.0.0-alpha003" PrivateAssets="all" />
<PackageReference Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.46" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.1-rc.108" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.1-rc.114" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="2.11.0-beta2-63603-03" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 3a0e041

Please sign in to comment.