Update to new version of Tasks

This commit is contained in:
David Fowler 2014-03-28 00:04:30 -07:00
parent edb931bb2d
commit a42fcb72b3
3 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Text.Encoding": "4.0.20.0",
"System.Threading.Tasks": "4.0.0.0"
"System.Threading.Tasks": "4.0.10.0"
}
}
}

View File

@ -32,7 +32,7 @@
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Text.Encoding": "4.0.20.0",
"System.Threading.Tasks": "4.0.0.0"
"System.Threading.Tasks": "4.0.10.0"
}
}
}

View File

@ -25,7 +25,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"
}
}
}