From ae9dcd963ab4aad478671f00ce91f742314d3c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 17:01:13 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 6.0.0 to 6.0.1 in /5 Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... 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..e9a4aa4e 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..2a250ff1 100644 --- a/5/SiloHost/SiloHost.csproj +++ b/5/SiloHost/SiloHost.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all