From 2eecec7d354a6b639af481d138f91e4cd9dc25b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:01:17 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 6.0.0 to 7.0.0 in /5 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] --- 5/Client/Client.csproj | 2 +- 5/SiloHost/SiloHost.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/5/Client/Client.csproj b/5/Client/Client.csproj index 5052507c..8647b43b 100644 --- a/5/Client/Client.csproj +++ b/5/Client/Client.csproj @@ -6,7 +6,7 @@ - + diff --git a/5/SiloHost/SiloHost.csproj b/5/SiloHost/SiloHost.csproj index 20d4fe0c..36fde17d 100644 --- a/5/SiloHost/SiloHost.csproj +++ b/5/SiloHost/SiloHost.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all