diff --git a/src/FSharpUnitTests/FSharpUnitTestsPortable.fsproj b/src/FSharpUnitTests/FSharpUnitTestsPortable.fsproj
index 20625415..c69528be 100644
--- a/src/FSharpUnitTests/FSharpUnitTestsPortable.fsproj
+++ b/src/FSharpUnitTests/FSharpUnitTestsPortable.fsproj
@@ -15,7 +15,6 @@
DEBUG;TRACE
- MathNet.Numerics.FSharp.UnitTests47
..\..\out\test\debug\Portable47\
false
false
@@ -26,7 +25,6 @@
TRACE
- MathNet.Numerics.FSharp.UnitTests47
..\..\out\test\Portable47\
true
true
@@ -36,7 +34,6 @@
TRACE;NOSYSNUMERICS
- MathNet.Numerics.FSharp.UnitTests136
..\..\out\test\Portable136\
true
true
diff --git a/src/UnitTests/UnitTestsPortable.csproj b/src/UnitTests/UnitTestsPortable.csproj
index 172682ae..1099c626 100644
--- a/src/UnitTests/UnitTestsPortable.csproj
+++ b/src/UnitTests/UnitTestsPortable.csproj
@@ -16,7 +16,6 @@
TRACE;DEBUG;PORTABLE
- MathNet.Numerics.UnitTests47
..\..\out\test\debug\Portable47\
false
full
@@ -27,7 +26,6 @@
TRACE;PORTABLE
- MathNet.Numerics.UnitTests47
..\..\out\test\Portable47\
..\..\out\test\Portable47\MathNet.Numerics.XML
true
@@ -38,7 +36,6 @@
TRACE;PORTABLE;NOSYSNUMERICS
- MathNet.Numerics.UnitTests136
..\..\out\test\Portable136\
..\..\out\test\Portable136\MathNet.Numerics.XML
true