Update CoreCLR versions
This commit is contained in:
parent
b85db5e8c0
commit
2a204e473b
|
|
@ -13,8 +13,8 @@
|
|||
"dnx451": { },
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.Dynamic.Runtime": "4.0.10-beta-*",
|
||||
"System.ObjectModel": "4.0.10-beta-*"
|
||||
"System.Dynamic.Runtime": "4.0.11-beta-*",
|
||||
"System.ObjectModel": "4.0.11-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.Collections.Specialized": "4.0.0-beta-*",
|
||||
"System.Collections.Specialized": "4.0.1-beta-*",
|
||||
"System.Net.Http.WinHttpHandler": "4.0.0-beta-*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue