From 992a1c6ed599721d7a32f7c7d3daec6646ddb409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 14:20:54 +0000 Subject: [PATCH] deps: Bump Microsoft.Extensions.Configuration.CommandLine and 9 others Bumps Microsoft.Extensions.Configuration.CommandLine from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.Configuration.Json from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.Configuration.UserSecrets from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.DependencyInjection to 9.0.7 Bumps Microsoft.Extensions.Http from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.7 Bumps Moq from 4.20.70 to 4.20.72 Bumps System.Text.Json from 9.0.6 to 9.0.7 Bumps xunit.runner.visualstudio from 3.1.1 to 3.1.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.CommandLine dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Http dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Moq dependency-version: 4.20.72 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- VConSharp.Examples/VConSharp.Examples.csproj | 12 ++++++------ VConSharp.Tests/VConSharp.Tests.csproj | 4 ++-- VConSharp/VConSharp.csproj | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/VConSharp.Examples/VConSharp.Examples.csproj b/VConSharp.Examples/VConSharp.Examples.csproj index 8f7b39c..8a75b47 100644 --- a/VConSharp.Examples/VConSharp.Examples.csproj +++ b/VConSharp.Examples/VConSharp.Examples.csproj @@ -5,12 +5,12 @@ - - - - - - + + + + + + diff --git a/VConSharp.Tests/VConSharp.Tests.csproj b/VConSharp.Tests/VConSharp.Tests.csproj index 8af561d..474ff7c 100644 --- a/VConSharp.Tests/VConSharp.Tests.csproj +++ b/VConSharp.Tests/VConSharp.Tests.csproj @@ -10,9 +10,9 @@ - + - + diff --git a/VConSharp/VConSharp.csproj b/VConSharp/VConSharp.csproj index 3b64ca2..8ba7b3c 100644 --- a/VConSharp/VConSharp.csproj +++ b/VConSharp/VConSharp.csproj @@ -27,9 +27,9 @@ - - - + + +