Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
Bump Roslynator.Analyzers from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](dotnet/roslynator@v2.1.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 28, 2019
1 parent 705984c commit b9217b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- <GlobalPackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.3" /> -->
<GlobalPackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0-preview.2" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" />
<GlobalPackageReference Include="Roslynator.Analyzers" Version="2.1.0" />
<GlobalPackageReference Include="Roslynator.Analyzers" Version="2.2.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="BenchMarkDotNet" Version="0.12.0" />
Expand Down

0 comments on commit b9217b8

Please sign in to comment.