Updated clr packages
This commit is contained in:
parent
6ff5ebafd2
commit
2b87a625d9
|
|
@ -3,7 +3,7 @@
|
|||
"dependencies": {
|
||||
"Helios": "0.1-alpha-*",
|
||||
"Microsoft.AspNet.Abstractions" : "0.1-alpha-*",
|
||||
"Microsoft.AspNet.Routing" : "0.1-alpha-*",
|
||||
"Microsoft.AspNet.Routing" : "",
|
||||
"Microsoft.AspNet.ConfigurationModel": "0.1-alpha-*"
|
||||
},
|
||||
"configurations": {
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
"dependencies": {
|
||||
"System.Diagnostics.Debug": "4.0.10.0",
|
||||
"System.Runtime": "4.0.20.0",
|
||||
"System.Threading.Tasks": "4.0.0.0"
|
||||
"System.Threading.Tasks": "4.0.10.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@
|
|||
"System.Runtime": "4.0.20.0",
|
||||
"System.Runtime.Extensions": "4.0.10.0",
|
||||
"System.Text.RegularExpressions": "4.0.0.0",
|
||||
"System.Runtime.Hosting": "3.9.0.0",
|
||||
"System.Runtime.InteropServices": "4.0.20.0",
|
||||
"System.Text.Encoding": "4.0.20.0",
|
||||
"System.Threading.Tasks": "4.0.10.0"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"System.Runtime": "4.0.20.0",
|
||||
"System.Runtime.Extensions": "4.0.10.0",
|
||||
"System.Threading": "4.0.0.0",
|
||||
"System.Threading.Tasks": "4.0.0.0"
|
||||
"System.Threading.Tasks": "4.0.10.0"
|
||||
}
|
||||
},
|
||||
"net45": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue