diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index 6613de4..06cc136 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -5,5 +5,5 @@ | 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 | + | NUnit.Analyzers | 4.10.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..c03d281 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 @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive