diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4098d37..da5a9d9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "paket": { - "version": "8.0.0", + "version": "9.0.2", "commands": [ "paket" ] diff --git a/src/Data.Matlab/Data.Matlab.csproj b/src/Data.Matlab/Data.Matlab.csproj index 288bd4f..8d03df5 100644 --- a/src/Data.Matlab/Data.Matlab.csproj +++ b/src/Data.Matlab/Data.Matlab.csproj @@ -29,7 +29,7 @@ many contributions, proper release notes with attributions will follow. thank yo - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Numerics.Tests/Numerics.Tests.csproj b/src/Numerics.Tests/Numerics.Tests.csproj index 2b903ad..9f356bc 100644 --- a/src/Numerics.Tests/Numerics.Tests.csproj +++ b/src/Numerics.Tests/Numerics.Tests.csproj @@ -1,4 +1,4 @@ - + Exe @@ -23,10 +23,10 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Numerics/Numerics.csproj b/src/Numerics/Numerics.csproj index 256d426..7de9d55 100644 --- a/src/Numerics/Numerics.csproj +++ b/src/Numerics/Numerics.csproj @@ -51,7 +51,7 @@ --> - + all runtime; build; native; contentfiles; analyzers; buildtransitive