Updated clr packages

This commit is contained in:
David Fowler 2014-03-29 01:15:28 -07:00
parent 6ff5ebafd2
commit 2b87a625d9
3 changed files with 3 additions and 4 deletions

View File

@ -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"
}
}
}

View File

@ -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"

View File

@ -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": {