From 0c79253996aeae2e2e75d8de421613d6748d0432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 08:16:46 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.EnvironmentVariables, Microsoft.Extensions.Configuration.Json and XUnit.Hosting Bumps [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) and [XUnit.Hosting](https://github.com/loresoft/XUnit.Hosting). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration.Json` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0) Updates `XUnit.Hosting` from 1.7.2 to 2.0.0 - [Release notes](https://github.com/loresoft/XUnit.Hosting/releases) - [Commits](https://github.com/loresoft/XUnit.Hosting/compare/v1.7.2...v2.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: XUnit.Hosting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test/Cosmos.Abstracts.Tests/Cosmos.Abstracts.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Cosmos.Abstracts.Tests/Cosmos.Abstracts.Tests.csproj b/test/Cosmos.Abstracts.Tests/Cosmos.Abstracts.Tests.csproj index 906a480..c5594ad 100644 --- a/test/Cosmos.Abstracts.Tests/Cosmos.Abstracts.Tests.csproj +++ b/test/Cosmos.Abstracts.Tests/Cosmos.Abstracts.Tests.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all