From 5e153ca8d444b548b733f198bc317ef1609fd2c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:05:29 +0000 Subject: [PATCH 1/2] chore(deps): Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.4.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Swiss.FCh.MasterData.Tests/FCh.MasterData.Tests.csproj | 2 +- .../Swiss.FCh.MasterData.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Swiss.FCh.MasterData.Tests/FCh.MasterData.Tests.csproj b/src/Swiss.FCh.MasterData.Tests/FCh.MasterData.Tests.csproj index 5e14845..f41691f 100644 --- a/src/Swiss.FCh.MasterData.Tests/FCh.MasterData.Tests.csproj +++ b/src/Swiss.FCh.MasterData.Tests/FCh.MasterData.Tests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Swiss.FCh.MasterData.Tests/Swiss.FCh.MasterData.Tests.csproj b/src/Swiss.FCh.MasterData.Tests/Swiss.FCh.MasterData.Tests.csproj index 5e14845..f41691f 100644 --- a/src/Swiss.FCh.MasterData.Tests/Swiss.FCh.MasterData.Tests.csproj +++ b/src/Swiss.FCh.MasterData.Tests/Swiss.FCh.MasterData.Tests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + From ec91c8615a0cb164dd706e9d09b041058d362ee3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 Apr 2026 09:05:48 +0000 Subject: [PATCH 2/2] chore: update THIRD_PARTY_LICENSES.md --- THIRD_PARTY_LICENSES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index 96f4820..e6fa98b 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -2,8 +2,8 @@ | ---------------------- | ------- | ------------ | --------------------------------------- | | coverlet.collector | 8.0.0 | MIT | https://licenses.nuget.org/MIT | | coverlet.collector | 8.0.0 | MIT | https://licenses.nuget.org/MIT | - | Microsoft.NET.Test.Sdk | 18.0.1 | MIT | https://licenses.nuget.org/MIT | - | Microsoft.NET.Test.Sdk | 18.0.1 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.NET.Test.Sdk | 18.4.0 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.NET.Test.Sdk | 18.4.0 | MIT | https://licenses.nuget.org/MIT | | NSubstitute | 5.3.0 | BSD-3-Clause | https://licenses.nuget.org/BSD-3-Clause | | NSubstitute | 5.3.0 | BSD-3-Clause | https://licenses.nuget.org/BSD-3-Clause | | NUnit | 4.4.0 | MIT | https://licenses.nuget.org/MIT |