From 8fbf906919b1989f4a00561dfde83a177759ac36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:50:22 +0000 Subject: [PATCH 1/2] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 18.0.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Swiss.FCh.Cube.RawData.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Swiss.FCh.Cube.RawData.Tests/Swiss.FCh.Cube.RawData.Tests.csproj b/src/Swiss.FCh.Cube.RawData.Tests/Swiss.FCh.Cube.RawData.Tests.csproj index 3a666f7..4ee2ace 100644 --- a/src/Swiss.FCh.Cube.RawData.Tests/Swiss.FCh.Cube.RawData.Tests.csproj +++ b/src/Swiss.FCh.Cube.RawData.Tests/Swiss.FCh.Cube.RawData.Tests.csproj @@ -15,7 +15,7 @@ - + all From c7806a517f5794c3e88c353801ad4aeab4449a0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Oct 2025 09:50:58 +0000 Subject: [PATCH 2/2] chore: update THIRD_PARTY_LICENSES.md --- THIRD_PARTY_LICENSES.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index 6613de4..54f26c2 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -1,9 +1,9 @@ - | Reference | Version | License Type | License | - | ---------------------------------------- | ------- | --------------- | -------------------------------------------------------------------- | - | coverlet.collector | 6.0.0 | MIT | https://licenses.nuget.org/MIT | - | dotNetRdf | 3.3.2 | MIT | https://licenses.nuget.org/MIT | - | Microsoft.Extensions.DependencyInjection | 8.0.1 | MIT | https://licenses.nuget.org/MIT | - | Microsoft.NET.Test.Sdk | 17.8.0 | LICENSE_MIT.txt | https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/17.8.0/License | - | NUnit | 3.14.0 | LICENSE.txt | https://www.nuget.org/packages/NUnit/3.14.0/License | - | NUnit.Analyzers | 4.1.0 | MIT | https://licenses.nuget.org/MIT | - | NUnit3TestAdapter | 5.0.0 | MIT | https://licenses.nuget.org/MIT | + | Reference | Version | License Type | License | + | ---------------------------------------- | ------- | ------------ | --------------------------------------------------- | + | coverlet.collector | 6.0.0 | MIT | https://licenses.nuget.org/MIT | + | dotNetRdf | 3.3.2 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.DependencyInjection | 8.0.1 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.NET.Test.Sdk | 18.0.0 | MIT | https://licenses.nuget.org/MIT | + | NUnit | 3.14.0 | LICENSE.txt | https://www.nuget.org/packages/NUnit/3.14.0/License | + | NUnit.Analyzers | 4.1.0 | MIT | https://licenses.nuget.org/MIT | + | NUnit3TestAdapter | 5.0.0 | MIT | https://licenses.nuget.org/MIT |