fix project.json for TestApp
This commit is contained in:
parent
b81465c868
commit
cb6bd78d61
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.Runtime": "1.0.1-23428",
|
"Microsoft.NETCore.Runtime": "1.0.1-beta-23428",
|
||||||
"System.IO": "4.0.10-beta-23420",
|
"System.IO": "4.0.10-beta-23420",
|
||||||
"System.Console": "4.0.0-beta-23420",
|
"System.Console": "4.0.0-beta-23420",
|
||||||
"System.Runtime": "4.0.20-beta-23420",
|
"System.Runtime": "4.0.20-beta-23420",
|
||||||
|
|
Loading…
Reference in a new issue