Update packages' versions
This commit is contained in:
parent
8487e42a68
commit
e4722b0bef
|
|
@ -16,12 +16,12 @@
|
|||
"dnx451": { },
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.ComponentModel": "4.0.0-*",
|
||||
"System.Diagnostics.Debug": "4.0.10-*",
|
||||
"System.IO": "4.0.10-*",
|
||||
"System.ComponentModel": "4.0.1-beta-*",
|
||||
"System.Diagnostics.Debug": "4.0.11-beta-*",
|
||||
"System.IO": "4.0.11-beta-*",
|
||||
"System.Reflection": "4.0.10-*",
|
||||
"System.Runtime.Extensions": "4.0.10-*",
|
||||
"System.Threading": "4.0.10-*"
|
||||
"System.Runtime.Extensions": "4.0.11-beta-*",
|
||||
"System.Threading": "4.0.11-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue