From c9fff51046883ce5820110a948f5a7f4b17285fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:24:30 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Http in /src/PortingAssistant.Client.Client Bumps [Microsoft.Extensions.Http](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.Http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../PortingAssistant.Client.NuGet.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PortingAssistant.Client.NuGet/PortingAssistant.Client.NuGet.csproj b/src/PortingAssistant.Client.NuGet/PortingAssistant.Client.NuGet.csproj index d9c39dbcc..c28bd7410 100644 --- a/src/PortingAssistant.Client.NuGet/PortingAssistant.Client.NuGet.csproj +++ b/src/PortingAssistant.Client.NuGet/PortingAssistant.Client.NuGet.csproj @@ -1,10 +1,10 @@ - + net6.0 - +