diff --git a/src/FSharpUnitTests/FSharpUnitTests.fsproj b/src/FSharpUnitTests/FSharpUnitTests.fsproj index 77ec6e30..d1f292ed 100644 --- a/src/FSharpUnitTests/FSharpUnitTests.fsproj +++ b/src/FSharpUnitTests/FSharpUnitTests.fsproj @@ -2,6 +2,7 @@ net45;netcoreapp1.1;netcoreapp2.0 + win7-x64;win-7x86;ubuntu.16.10-x64 false Exe false diff --git a/src/UnitTests/UnitTests.csproj b/src/UnitTests/UnitTests.csproj index 0f1ddbfa..c7d1eb4f 100644 --- a/src/UnitTests/UnitTests.csproj +++ b/src/UnitTests/UnitTests.csproj @@ -3,6 +3,7 @@ Exe net45;netcoreapp1.1;netcoreapp2.0 + win7-x64;win-7x86;ubuntu.16.10-x64 false MathNet.Numerics.UnitTests MathNet.Numerics.UnitTests