From 5c3f2d0bc9d9f5b0848c3ced0c3522b399ecd747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 12:14:26 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.1 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/Example/Example.csproj | 2 +- .../Stravaig.Configuration.SqlServer.Tests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Example/Example.csproj b/src/Example/Example.csproj index ad88f8f..f70229d 100644 --- a/src/Example/Example.csproj +++ b/src/Example/Example.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/Stravaig.Configuration.SqlServer.Tests/Stravaig.Configuration.SqlServer.Tests.csproj b/src/Stravaig.Configuration.SqlServer.Tests/Stravaig.Configuration.SqlServer.Tests.csproj index 2ae7ba3..f058008 100644 --- a/src/Stravaig.Configuration.SqlServer.Tests/Stravaig.Configuration.SqlServer.Tests.csproj +++ b/src/Stravaig.Configuration.SqlServer.Tests/Stravaig.Configuration.SqlServer.Tests.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -7,7 +7,7 @@ - +