From 461f210fda040a7ae2374a6afa990154cd805397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 04:51:03 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.Abstractions and Microsoft.Extensions.Configuration.EnvironmentVariables Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Alpaca.Markets.Tests.All/Alpaca.Markets.Tests.All.csproj | 6 +++--- Alpaca.Markets.Tests.Win/Alpaca.Markets.Tests.Win.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Alpaca.Markets.Tests.All/Alpaca.Markets.Tests.All.csproj b/Alpaca.Markets.Tests.All/Alpaca.Markets.Tests.All.csproj index 3a8721a..c68eba5 100644 --- a/Alpaca.Markets.Tests.All/Alpaca.Markets.Tests.All.csproj +++ b/Alpaca.Markets.Tests.All/Alpaca.Markets.Tests.All.csproj @@ -14,9 +14,9 @@ - - - + + + diff --git a/Alpaca.Markets.Tests.Win/Alpaca.Markets.Tests.Win.csproj b/Alpaca.Markets.Tests.Win/Alpaca.Markets.Tests.Win.csproj index 209e6a3..4df12f8 100644 --- a/Alpaca.Markets.Tests.Win/Alpaca.Markets.Tests.Win.csproj +++ b/Alpaca.Markets.Tests.Win/Alpaca.Markets.Tests.Win.csproj @@ -15,9 +15,9 @@ - - - + + +