Skip to content

Commit

Permalink
chore(deps): update dependency roslynator.analyzers to 4.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent e221e44 commit 3a8383e
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="8.0.0" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.4" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.6" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" />
</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.1" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.4" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.6" />
<PackageVersion Include="stylecop.analyzers" Version="1.2.0-beta.556" />
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
Expand Down

0 comments on commit 3a8383e

Please sign in to comment.