Skip to content

Commit

Permalink
chore(deps): update dependency roslynator.analyzers to 4.12.11 (#847)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 52ec555 commit 49e2476
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Samples/SextantSample.Maui/SextantSample.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.1" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.10" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.11" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.7.115" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageVersion Include="ReactiveUI.XamForms" Version="$(ReactiveUIVersion)" />
<PackageVersion Include="ReactiveUI.WPF" Version="$(ReactiveUIVersion)" />
<PackageVersion Include="Mopups" Version="1.3.2" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.10" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.11" />
<PackageVersion Include="stylecop.analyzers" Version="1.2.0-beta.556" />
<PackageVersion Include="System.Collections.Immutable" Version="9.0.1" />
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.6.0" />
Expand Down

0 comments on commit 49e2476

Please sign in to comment.