From ba6367cb17a4076fee6b9e3d56b51a3d62e85fb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 13:09:24 +0000 Subject: [PATCH] Bump Microsoft.Azure.Functions.Worker.Extensions.Http Bumps [Microsoft.Azure.Functions.Worker.Extensions.Http](https://github.com/Azure/azure-functions-dotnet-worker) from 3.0.13 to 3.1.0. - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](https://github.com/Azure/azure-functions-dotnet-worker/commits) --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Http.Authentication.JwtBearer.csproj | 4 ++-- src/Http/Http.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Http.Authentication.JwtBearer/Http.Authentication.JwtBearer.csproj b/src/Http.Authentication.JwtBearer/Http.Authentication.JwtBearer.csproj index f73f0e9..e1c0bf0 100644 --- a/src/Http.Authentication.JwtBearer/Http.Authentication.JwtBearer.csproj +++ b/src/Http.Authentication.JwtBearer/Http.Authentication.JwtBearer.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -10,7 +10,7 @@ - + diff --git a/src/Http/Http.csproj b/src/Http/Http.csproj index 1d1791a..a863448 100644 --- a/src/Http/Http.csproj +++ b/src/Http/Http.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -9,7 +9,7 @@ - +