Skip to content

Commit

Permalink
removed unused Microsoft.NETCore.ConsoleHost
Browse files Browse the repository at this point in the history
  • Loading branch information
enricosada committed Jun 28, 2016
1 parent edd6d32 commit 1803985
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<dependency id="Microsoft.NETCore.Platforms" version="1.0.1" />
<dependency id="Microsoft.NETCore.Runtime.CoreCLR" version="1.0.2" />
<dependency id="Microsoft.NETCore" version="5.0.1" />
<dependency id="Microsoft.NETCore.ConsoleHost" version="1.0.0-rc2-23911" />
<dependency id="Microsoft.FSharp.Compiler.NetCore" version="$version$" />
</group>
</dependencies>
Expand Down
1 change: 0 additions & 1 deletion tests/fsharp/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
Expand Down

0 comments on commit 1803985

Please sign in to comment.