From a1f7029922c59e36d727600d2092b08bad1787a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 07:48:32 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.1 in /src Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.1...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/MyService/MyService.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MyService/MyService.csproj b/src/MyService/MyService.csproj index 5b806b7..1e897af 100644 --- a/src/MyService/MyService.csproj +++ b/src/MyService/MyService.csproj @@ -9,7 +9,7 @@ - +