From 5c7981f89f4068275ac792ee2aa3e3db6411eba9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:47:16 +0000 Subject: [PATCH] Bump the minor-version-updates group with 3 updates Bumps Microsoft.Data.SqlClient from 5.2.3 to 6.1.0 Bumps MSTest.TestAdapter from 3.9.3 to 3.10.0 Bumps MSTest.TestFramework from 3.9.3 to 3.10.0 --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-version-updates - dependency-name: MSTest.TestAdapter dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-version-updates - dependency-name: MSTest.TestFramework dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-version-updates ... Signed-off-by: dependabot[bot] --- .../PXWeb.SavedQuery.MsSql.UnitTest.csproj | 4 ++-- PXWeb.SavedQuery.MsSql/PXWeb.SavedQuery.MsSql.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PXWeb.SavedQuery.MsSql.UnitTest/PXWeb.SavedQuery.MsSql.UnitTest.csproj b/PXWeb.SavedQuery.MsSql.UnitTest/PXWeb.SavedQuery.MsSql.UnitTest.csproj index 924b7e6..d8f6382 100644 --- a/PXWeb.SavedQuery.MsSql.UnitTest/PXWeb.SavedQuery.MsSql.UnitTest.csproj +++ b/PXWeb.SavedQuery.MsSql.UnitTest/PXWeb.SavedQuery.MsSql.UnitTest.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/PXWeb.SavedQuery.MsSql/PXWeb.SavedQuery.MsSql.csproj b/PXWeb.SavedQuery.MsSql/PXWeb.SavedQuery.MsSql.csproj index 5647e72..5a849cc 100644 --- a/PXWeb.SavedQuery.MsSql/PXWeb.SavedQuery.MsSql.csproj +++ b/PXWeb.SavedQuery.MsSql/PXWeb.SavedQuery.MsSql.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive