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
|
@ -16,7 +16,7 @@
|
|||
"netstandard1.6": {
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue