From da5bf2de75470c336322879ddc7ed8f989817b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 09:48:19 +0000 Subject: [PATCH] Bump FluentAssertions and 6 others Bumps FluentAssertions from 7.2.0 to 7.2.2 Bumps Skyline.DataMiner.Core.DataMinerSystem.Automation from 1.1.3.7 to 1.2.0.2 Bumps Skyline.DataMiner.Core.DataMinerSystem.Common from 1.1.3.7 to 1.2.0.2 Bumps Skyline.DataMiner.Core.DataMinerSystem.Protocol from 1.1.3.7 to 1.2.0.2 Bumps Skyline.DataMiner.Sdk from 2.4.1 to 2.5.4 Bumps Skyline.DataMiner.SDM.Registration.Common from 2.0.5 to 2.1.1 Bumps Verify.MSTest from 31.16.2 to 31.22.0 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Automation dependency-version: 1.2.0.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Automation dependency-version: 1.2.0.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Common dependency-version: 1.2.0.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Protocol dependency-version: 1.2.0.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Sdk dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.SDM.Registration.Common dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Verify.MSTest dependency-version: 31.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- ...taMiner.Dev.Utils.Solutions.Categories.Automation.csproj | 2 +- ...DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj | 2 +- ...ne.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj | 6 +++--- .../Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj | 4 ++-- global.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Skyline.DataMiner.Utils.Categories.Automation/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Automation.csproj b/Skyline.DataMiner.Utils.Categories.Automation/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Automation.csproj index 583ae25..841af7c 100644 --- a/Skyline.DataMiner.Utils.Categories.Automation/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Automation.csproj +++ b/Skyline.DataMiner.Utils.Categories.Automation/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Automation.csproj @@ -36,7 +36,7 @@ - + diff --git a/Skyline.DataMiner.Utils.Categories.Protocol/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj b/Skyline.DataMiner.Utils.Categories.Protocol/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj index 3f089a6..c86a03e 100644 --- a/Skyline.DataMiner.Utils.Categories.Protocol/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj +++ b/Skyline.DataMiner.Utils.Categories.Protocol/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj @@ -36,7 +36,7 @@ - + diff --git a/Skyline.DataMiner.Utils.Categories.Tests/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj b/Skyline.DataMiner.Utils.Categories.Tests/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj index 11c0bcb..a2d9c46 100644 --- a/Skyline.DataMiner.Utils.Categories.Tests/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj +++ b/Skyline.DataMiner.Utils.Categories.Tests/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj @@ -21,11 +21,11 @@ - + - + - + diff --git a/Skyline.DataMiner.Utils.Categories/Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj b/Skyline.DataMiner.Utils.Categories/Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj index 65a4a4b..fae70b9 100644 --- a/Skyline.DataMiner.Utils.Categories/Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj +++ b/Skyline.DataMiner.Utils.Categories/Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj @@ -36,11 +36,11 @@ - + - + diff --git a/global.json b/global.json index ab48c85..eddcfa8 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.4.1" + "Skyline.DataMiner.Sdk": "2.5.4" } } \ No newline at end of file