Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps(core): update dependency sonaranalyzer.csharp to 10.16.0.128591
  • Loading branch information
renovate[bot] authored Nov 26, 2025
commit 319c73b5356b8a1c20de1f8d2a511762c1012ac2
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
PrivateAssets="all"
Condition="$(MSBuildProjectExtension) == '.csproj'"/>
<PackageReference Include="SonarAnalyzer.CSharp"
Version="10.15.0.120848"
Version="10.16.0.128591"
PrivateAssets="all"
Condition="$(MSBuildProjectExtension) == '.csproj'"/>
<PackageReference Include="Roslynator.Analyzers"
Expand Down