Skip to content

Commit

Permalink
Merge pull request #31 from meenzen/renovate/sonaranalyzer.csharp-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency sonaranalyzer.csharp to v9.17.0.82934
  • Loading branch information
meenzen authored Jan 18, 2024
2 parents 7117109 + 5f2cf81 commit f456f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Matrix.RustSdk/Matrix.RustSdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.16.0.82469">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.17.0.82934">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit f456f13

Please sign in to comment.