Skip to content

Commit

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomasz Cielecki <[email protected]>
  • Loading branch information
dependabot[bot] and Cheesebaron authored Jun 29, 2022
1 parent a812e76 commit 7701878
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 @@ -21,7 +21,7 @@
<PackageVersion Include="Xamarin.Build.Download" Version="0.11.0" />
<PackageVersion Include="Xamarin.Forms.Platform.WPF" Version="5.0.0.2478" />
<PackageVersion Include="Xamarin.Forms" Version="5.0.0.2478" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.0.2" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.1.1" />
<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 7701878

Please sign in to comment.