From 38ac256d43aae7b1d1670a95fcee5350f6bae4e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 09:12:51 +0000 Subject: [PATCH] Bump MSBuild.Sdk.SqlProj from 3.3.0 to 4.2.0 --- updated-dependencies: - dependency-name: MSBuild.Sdk.SqlProj dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index a2a9966..db0b4a3 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestFeature" }, "msbuild-sdks": { - "MSBuild.Sdk.SqlProj": "3.3.0" + "MSBuild.Sdk.SqlProj": "4.2.0" } } \ No newline at end of file