From c45e41e134b9e7373325538caaf34f8b7f859946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 18:08:17 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection and Microsoft.NET.Sdk.Functions Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) and [Microsoft.NET.Sdk.Functions](https://github.com/Azure/azure-functions-vs-build-sdk). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection` from 7.0.0 to 2.2.0 - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/commits/2.2.0) Updates `Microsoft.NET.Sdk.Functions` from 4.1.3 to 4.6.0 - [Release notes](https://github.com/Azure/azure-functions-vs-build-sdk/releases) - [Commits](https://github.com/Azure/azure-functions-vs-build-sdk/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Sdk.Functions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../src/Gridwich.Host.FunctionApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gridwich.Host.FunctionApp/src/Gridwich.Host.FunctionApp.csproj b/src/Gridwich.Host.FunctionApp/src/Gridwich.Host.FunctionApp.csproj index 26e47cf..7e682e1 100644 --- a/src/Gridwich.Host.FunctionApp/src/Gridwich.Host.FunctionApp.csproj +++ b/src/Gridwich.Host.FunctionApp/src/Gridwich.Host.FunctionApp.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +