Skip to content

Commit d2b8d13

Browse files
Bump Roslynator.CodeAnalysis.Analyzers from 4.12.4 to 4.12.6 in /webapi
Bumps [Roslynator.CodeAnalysis.Analyzers](https://github.com/dotnet/roslynator) from 4.12.4 to 4.12.6. - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](dotnet/roslynator@v4.12.4...v4.12.6) --- updated-dependencies: - dependency-name: Roslynator.CodeAnalysis.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c1bb7d commit d2b8d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapi/CopilotChatWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6262
</PackageReference>
6363

64-
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.4">
64+
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.6">
6565
<PrivateAssets>all</PrivateAssets>
6666
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6767
</PackageReference>

0 commit comments

Comments
 (0)