From 359609e4e07204db6d98f0b2377f0da16f4647bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 01:46:50 +0000 Subject: [PATCH] Bump the all-dependencies group with 3 updates Bumps Skyline.DataMiner.Core.AppPackageInstaller from 2.1.1 to 3.3.0 Bumps Skyline.DataMiner.Sdk from 1.1.2 to 2.3.1 Bumps Skyline.DataMiner.Utils.SecureCoding.Analyzers from 2.0.1 to 2.2.1 --- updated-dependencies: - dependency-name: Skyline.DataMiner.Sdk dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Sdk dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Sdk dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Utils.SecureCoding.Analyzers dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Sdk dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Core.AppPackageInstaller dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Sdk dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Utils.SecureCoding.Analyzers dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- GQI DS Information Events/GQI DS Information Events.csproj | 2 +- .../SLC-GQIDS-InformationEvents.csproj | 4 ++-- global.json | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/GQI DS Information Events/GQI DS Information Events.csproj b/GQI DS Information Events/GQI DS Information Events.csproj index 91e1253..5895bde 100644 --- a/GQI DS Information Events/GQI DS Information Events.csproj +++ b/GQI DS Information Events/GQI DS Information Events.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SLC-GQIDS-InformationEvents/SLC-GQIDS-InformationEvents.csproj b/SLC-GQIDS-InformationEvents/SLC-GQIDS-InformationEvents.csproj index 0f9b12e..62994fa 100644 --- a/SLC-GQIDS-InformationEvents/SLC-GQIDS-InformationEvents.csproj +++ b/SLC-GQIDS-InformationEvents/SLC-GQIDS-InformationEvents.csproj @@ -15,9 +15,9 @@ 5a8c4410-357d-4515-9951-f06c753599c4 - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index e57ab65..88b2eaf 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "1.1.2" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.3.1" + } } \ No newline at end of file