Skip to content

Commit 3cb3f9c

Browse files
Bump SonarAnalyzer.CSharp from 9.23.2.88755 to 9.24.0.89429 (#11)
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.23.2.88755 to 9.24.0.89429. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@9.23.2.88755...9.24.0.89429) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp 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: Jean-Sebastien Carle <[email protected]>
1 parent 8902cf9 commit 3cb3f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GeneratedEntityFramework/GeneratedEntityFramework.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</PackageReference>
2828
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" PrivateAssets="all" GeneratePathProperty="true"/>
2929
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all"/>
30-
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.23.2.88755">
30+
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.24.0.89429">
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3333
</PackageReference>

0 commit comments

Comments
 (0)