diff --git a/test/Directory.Build.props b/test/Directory.Build.props
index 3544f879fd..d5a86e7fbd 100644
--- a/test/Directory.Build.props
+++ b/test/Directory.Build.props
@@ -2,7 +2,6 @@
- netcoreapp2.0
trx
$(OutputPath)
$(ToolsDir)Test.snk
diff --git a/test/Microsoft.ML.Benchmarks/Microsoft.ML.Benchmarks.csproj b/test/Microsoft.ML.Benchmarks/Microsoft.ML.Benchmarks.csproj
index 735b6e1dd8..84ede33fa4 100644
--- a/test/Microsoft.ML.Benchmarks/Microsoft.ML.Benchmarks.csproj
+++ b/test/Microsoft.ML.Benchmarks/Microsoft.ML.Benchmarks.csproj
@@ -1,7 +1,7 @@
Exe
- 7.2
+ 7.2
Microsoft.ML.Benchmarks.Program
netcoreapp2.0
diff --git a/test/Microsoft.ML.Core.Tests/Microsoft.ML.Core.Tests.csproj b/test/Microsoft.ML.Core.Tests/Microsoft.ML.Core.Tests.csproj
index 1660eefce2..9f38858721 100644
--- a/test/Microsoft.ML.Core.Tests/Microsoft.ML.Core.Tests.csproj
+++ b/test/Microsoft.ML.Core.Tests/Microsoft.ML.Core.Tests.csproj
@@ -1,5 +1,6 @@
+ netcoreapp2.0
CORECLR
diff --git a/test/Microsoft.ML.InferenceTesting/Microsoft.ML.InferenceTesting.csproj b/test/Microsoft.ML.InferenceTesting/Microsoft.ML.InferenceTesting.csproj
index 4cfd1bef82..f741a32b86 100644
--- a/test/Microsoft.ML.InferenceTesting/Microsoft.ML.InferenceTesting.csproj
+++ b/test/Microsoft.ML.InferenceTesting/Microsoft.ML.InferenceTesting.csproj
@@ -1,6 +1,7 @@
+ netcoreapp2.0
true
CORECLR
diff --git a/test/Microsoft.ML.Predictor.Tests/Microsoft.ML.Predictor.Tests.csproj b/test/Microsoft.ML.Predictor.Tests/Microsoft.ML.Predictor.Tests.csproj
index 30b51e8afb..2329491e08 100644
--- a/test/Microsoft.ML.Predictor.Tests/Microsoft.ML.Predictor.Tests.csproj
+++ b/test/Microsoft.ML.Predictor.Tests/Microsoft.ML.Predictor.Tests.csproj
@@ -1,5 +1,6 @@
+ netcoreapp2.0
CORECLR
diff --git a/test/Microsoft.ML.TestFramework/Microsoft.ML.TestFramework.csproj b/test/Microsoft.ML.TestFramework/Microsoft.ML.TestFramework.csproj
index 155b06ce62..d9cf8a2f29 100644
--- a/test/Microsoft.ML.TestFramework/Microsoft.ML.TestFramework.csproj
+++ b/test/Microsoft.ML.TestFramework/Microsoft.ML.TestFramework.csproj
@@ -1,5 +1,6 @@
+ netcoreapp2.0
CORECLR
diff --git a/test/Microsoft.ML.Tests/Microsoft.ML.Tests.csproj b/test/Microsoft.ML.Tests/Microsoft.ML.Tests.csproj
index 59c6d8f6c6..203a4b1ebb 100644
--- a/test/Microsoft.ML.Tests/Microsoft.ML.Tests.csproj
+++ b/test/Microsoft.ML.Tests/Microsoft.ML.Tests.csproj
@@ -1,4 +1,8 @@
+
+ netcoreapp2.0
+
+