From b154c209f40be0fe59883fe4e1ab1e084b32a922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:00:27 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 6.0.0 to 7.0.0 in /1 Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 1/SiloHost/SiloHost.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1/SiloHost/SiloHost.csproj b/1/SiloHost/SiloHost.csproj index bbddec26..bab9fba8 100644 --- a/1/SiloHost/SiloHost.csproj +++ b/1/SiloHost/SiloHost.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all