diff --git a/src/fsharp/FSharp.Compiler.Host.netcore.nuget/Microsoft.FSharp.Compiler.Host.netcore.nuspec b/src/fsharp/FSharp.Compiler.Host.netcore.nuget/Microsoft.FSharp.Compiler.Host.netcore.nuspec
index aeedf24d660..a6dd2dd07f7 100644
--- a/src/fsharp/FSharp.Compiler.Host.netcore.nuget/Microsoft.FSharp.Compiler.Host.netcore.nuspec
+++ b/src/fsharp/FSharp.Compiler.Host.netcore.nuget/Microsoft.FSharp.Compiler.Host.netcore.nuspec
@@ -20,7 +20,6 @@
-
diff --git a/tests/fsharp/project.json b/tests/fsharp/project.json
index c9d1f44c1a1..fff8b7a4dbc 100644
--- a/tests/fsharp/project.json
+++ b/tests/fsharp/project.json
@@ -41,7 +41,6 @@
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-24027",
"Microsoft.NETCore.TestHost": "1.0.0-rc2-24027",
- "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-24027",
"System.Reflection.Emit.ILGeneration": "4.0.2",
"System.Security.Cryptography.Primitives": "4.0.1",
},