From 79d4e724e3732ada727da77f651d85159398bb65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 06:24:35 +0000 Subject: [PATCH] fix(deps): bump Microsoft.Extensions.Hosting.Abstractions Bumps [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../UserAvatar.Bll.Gamification.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/UserAvatar.Bll.Gamification/UserAvatar.Bll.Gamification.csproj b/src/main/UserAvatar.Bll.Gamification/UserAvatar.Bll.Gamification.csproj index a8ae9a8..abeaa5d 100644 --- a/src/main/UserAvatar.Bll.Gamification/UserAvatar.Bll.Gamification.csproj +++ b/src/main/UserAvatar.Bll.Gamification/UserAvatar.Bll.Gamification.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive