diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index 6613de4..b3ed027 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -4,6 +4,6 @@ | 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 | 4.4.0 | MIT | https://licenses.nuget.org/MIT | | NUnit.Analyzers | 4.1.0 | MIT | https://licenses.nuget.org/MIT | | NUnit3TestAdapter | 5.0.0 | MIT | https://licenses.nuget.org/MIT | 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..667e98a 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 @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive