From 4ca224b3f0ea7df43c1879212c795911dfccfea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 18:38:23 +0000 Subject: [PATCH] Bump Azure.Core and System.Text.Json Bumps [Azure.Core](https://github.com/Azure/azure-sdk-for-net) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Azure.Core` from 1.39.0 to 1.44.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Core_1.39.0...Azure.Core_1.44.1) Updates `System.Text.Json` from 6.0.0 to 6.0.10 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.10) --- updated-dependencies: - dependency-name: Azure.Core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Eryph.ClientRuntime/Eryph.ClientRuntime.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Eryph.ClientRuntime/Eryph.ClientRuntime.csproj b/src/Eryph.ClientRuntime/Eryph.ClientRuntime.csproj index 14a0291..63f5018 100644 --- a/src/Eryph.ClientRuntime/Eryph.ClientRuntime.csproj +++ b/src/Eryph.ClientRuntime/Eryph.ClientRuntime.csproj @@ -25,12 +25,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +