Skip to content

Commit f39bc05

Browse files
committed
remove no longer used consolehost package
1 parent 5eac2fc commit f39bc05

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/CLU/Microsoft.CLU.Run/project.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"Microsoft.NETCore": "5.0.1-beta-23516",
1010
"Microsoft.NETCore.Runtime": "1.0.1-beta-23516",
1111
"Microsoft.NETCore.Platforms": "1.0.1-beta-23516",
12-
"Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23516",
1312
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23516",
1413
"System.Console": "4.0.0-beta-23516",
1514
"System.Diagnostics.Process": "4.1.0-beta-23516",

src/CLU/clurun/project.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"Microsoft.NETCore": "5.0.1-beta-23516",
88
"Microsoft.NETCore.Runtime": "1.0.1-beta-23516",
99
"Microsoft.NETCore.Platforms": "1.0.1-beta-23516",
10-
"Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23516",
1110
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23516",
1211
"System.Console": "4.0.0-beta-23516",
1312
"System.Diagnostics.Process": "4.1.0-beta-23516",

0 commit comments

Comments
 (0)