From ffa9e81f7c2bf0d6e1b8368c1608810b1da91a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 12:06:37 +0000 Subject: [PATCH] Bump Roslynator.Formatting.Analyzers from 4.4.0 to 4.5.0 in /webapi Bumps [Roslynator.Formatting.Analyzers](https://github.com/josefpihrt/roslynator) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/josefpihrt/roslynator/releases) - [Changelog](https://github.com/JosefPihrt/Roslynator/blob/main/ChangeLog.md) - [Commits](https://github.com/josefpihrt/roslynator/compare/v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: Roslynator.Formatting.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- webapi/CopilotChatWebApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapi/CopilotChatWebApi.csproj b/webapi/CopilotChatWebApi.csproj index 82014187d..524555e90 100644 --- a/webapi/CopilotChatWebApi.csproj +++ b/webapi/CopilotChatWebApi.csproj @@ -63,7 +63,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive