From 3871e168d61ebb9517548101a5d4937a916bec73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 05:21:14 +0000 Subject: [PATCH] Bump the minor-version-updates group with 4 updates Bumps Microsoft.Data.SqlClient from 6.1.1 to 6.1.2 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 Bumps MSTest.TestAdapter from 3.10.4 to 4.0.1 Bumps MSTest.TestFramework from 3.10.4 to 4.0.1 --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-version-updates - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-version-updates - dependency-name: MSTest.TestAdapter dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-version-updates - dependency-name: MSTest.TestFramework dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-version-updates ... Signed-off-by: dependabot[bot] --- .../PCAxis.Menu.MsSqlDatamodelMenu.UnitTest.csproj | 6 +++--- .../PCAxis.Menu.MsSqlDatamodelMenu.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PCAxis.Menu.MsSqlDatamodelMenu.UnitTest/PCAxis.Menu.MsSqlDatamodelMenu.UnitTest.csproj b/PCAxis.Menu.MsSqlDatamodelMenu.UnitTest/PCAxis.Menu.MsSqlDatamodelMenu.UnitTest.csproj index dc2414b..4bdbec8 100644 --- a/PCAxis.Menu.MsSqlDatamodelMenu.UnitTest/PCAxis.Menu.MsSqlDatamodelMenu.UnitTest.csproj +++ b/PCAxis.Menu.MsSqlDatamodelMenu.UnitTest/PCAxis.Menu.MsSqlDatamodelMenu.UnitTest.csproj @@ -7,9 +7,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/PCAxis.Menu.MsSqlDatamodelMenu/PCAxis.Menu.MsSqlDatamodelMenu.csproj b/PCAxis.Menu.MsSqlDatamodelMenu/PCAxis.Menu.MsSqlDatamodelMenu.csproj index 2fd435b..7967d99 100644 --- a/PCAxis.Menu.MsSqlDatamodelMenu/PCAxis.Menu.MsSqlDatamodelMenu.csproj +++ b/PCAxis.Menu.MsSqlDatamodelMenu/PCAxis.Menu.MsSqlDatamodelMenu.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive