From e93e1ea2a07d25171a31977f24956a18baae8c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 04:09:46 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 6.0.1 to 8.0.0 Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 6.0.1 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.1...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- FSharp.Examples.Polling/FSharp.Examples.Polling.fsproj | 2 +- .../Telegram.Bot.Examples.Polling.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FSharp.Examples.Polling/FSharp.Examples.Polling.fsproj b/FSharp.Examples.Polling/FSharp.Examples.Polling.fsproj index 75d5381f..4990d68c 100644 --- a/FSharp.Examples.Polling/FSharp.Examples.Polling.fsproj +++ b/FSharp.Examples.Polling/FSharp.Examples.Polling.fsproj @@ -18,7 +18,7 @@ - + diff --git a/Telegram.Bot.Examples.Polling/Telegram.Bot.Examples.Polling.csproj b/Telegram.Bot.Examples.Polling/Telegram.Bot.Examples.Polling.csproj index 8ff121a9..55120373 100644 --- a/Telegram.Bot.Examples.Polling/Telegram.Bot.Examples.Polling.csproj +++ b/Telegram.Bot.Examples.Polling/Telegram.Bot.Examples.Polling.csproj @@ -8,7 +8,7 @@ - +