Skip to content

Commit

Permalink
Bump Roslynator.Analyzers from 3.2.2 to 4.0.2 (MvvmCross#4366)
Browse files Browse the repository at this point in the history
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 3.2.2 to 4.0.2.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](dotnet/roslynator@v3.2.2...v4.0.2)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2022
1 parent 34fe2b1 commit 95c509e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageVersion Include="Xamarin.Build.Download" Version="0.11.0" />
<PackageVersion Include="Xamarin.Forms.Platform.WPF" Version="5.0.0.1931" />
<PackageVersion Include="Xamarin.Forms" Version="5.0.0.1931" />
<PackageVersion Include="Roslynator.Analyzers" Version="3.2.2" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.0.2" />
<PackageVersion Include="AsyncFixer" Version="1.5.1" />
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="8.36.0.43782" />
Expand Down

0 comments on commit 95c509e

Please sign in to comment.