Move dependency from Microsoft.NETCore.Runtime to Microsoft.NETCore.Runtime.CoreCLR.
This commit is contained in:
parent
4f14a3c33e
commit
9ffe91f367
5 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.6.0-rc3-24201-00",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24201-00",
|
||||
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24201-00",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24201-00",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24201-00",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24201-00",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue