From 8d2c9dc4c3809631575408cdb314e80b53a51ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:06:22 +0000 Subject: [PATCH] Bump Microsoft.ApplicationInsights.WorkerService, Microsoft.Extensions.Caching.Memory and Microsoft.Extensions.Configuration Bumps [Microsoft.ApplicationInsights.WorkerService](https://github.com/Microsoft/ApplicationInsights-dotnet), Microsoft.Extensions.Caching.Memory and [Microsoft.Extensions.Configuration](https://github.com/aspnet/Configuration). These dependencies needed to be updated together. Updates `Microsoft.ApplicationInsights.WorkerService` from 2.22.0 to 2.23.0 - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet/compare/2.22.0...2.23.0) Updates `Microsoft.Extensions.Caching.Memory` from 8.0.1 to 1.0.0 Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 2.1.1 - [Release notes](https://github.com/aspnet/Configuration/releases) - [Commits](https://github.com/aspnet/Configuration/commits/2.1.1) --- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights.WorkerService dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Web/Web.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 6cd5b51b..b3ad82fb 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -16,7 +16,7 @@ - +