From 53798f73f7112ccc3ea9b3a69c75af80512a235a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 13:52:52 -0800 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 9.0.0 to 9.0.1 in /src/backend (#990) Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: polatengin Co-authored-by: polatengin --- src/backend/CollaborationStateService.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/CollaborationStateService.csproj b/src/backend/CollaborationStateService.csproj index 11c11d58..998c48e3 100644 --- a/src/backend/CollaborationStateService.csproj +++ b/src/backend/CollaborationStateService.csproj @@ -12,8 +12,8 @@ + -