From 49ca842589dc8a19e391ff043252b2f2796edd4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 08:08:53 +0000 Subject: [PATCH] Bump the global-json group with 1 update Bumps Skyline.DataMiner.Sdk to 2.5.4 --- updated-dependencies: - dependency-name: Skyline.DataMiner.Sdk dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: global-json - dependency-name: Skyline.DataMiner.Sdk dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: global-json ... Signed-off-by: dependabot[bot] --- global.json | 8 ++++---- working/templates/SharedItems/OnSolutionLevel/global.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/global.json b/global.json index de875ca..eddcfa8 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.5.2" - } -} + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.5.4" + } +} \ No newline at end of file diff --git a/working/templates/SharedItems/OnSolutionLevel/global.json b/working/templates/SharedItems/OnSolutionLevel/global.json index c748cbe..eddcfa8 100644 --- a/working/templates/SharedItems/OnSolutionLevel/global.json +++ b/working/templates/SharedItems/OnSolutionLevel/global.json @@ -1,5 +1,5 @@ { "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.5.3" + "Skyline.DataMiner.Sdk": "2.5.4" } } \ No newline at end of file