Fixed netcore50 package based frameworks (#2630)
This commit is contained in:
parent
3d8cbba932
commit
c8fb6c26c3
4 changed files with 29 additions and 2 deletions
|
@ -8,6 +8,11 @@
|
|||
"Microsoft.NETCore.App": "1.0.0-rc2-*"
|
||||
}
|
||||
},
|
||||
"netcore50": {
|
||||
"dependencies": {
|
||||
"System.Private.Uri": "4.0.1-rc2-24018"
|
||||
}
|
||||
},
|
||||
"net99": {
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.0.1-rc2-24018"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue