Updated CLR dependencies

This commit is contained in:
David Fowler 2014-03-28 00:23:16 -07:00
parent 3ff8eba3a7
commit 36a2524780
2 changed files with 3 additions and 3 deletions

View File

@ -12,8 +12,8 @@
"System.Globalization": "4.0.10.0",
"System.IO" : "4.0.0.0",
"System.Runtime" : "4.0.20.0",
"System.Threading.Tasks": "4.0.0.0",
"System.Text.Encoding": "4.0.10.0"
"System.Threading.Tasks": "4.0.10.0",
"System.Text.Encoding": "4.0.20.0"
}
}
}

View File

@ -36,7 +36,7 @@
"System.Text.Encoding.Extensions": "4.0.10.0",
"System.Threading": "4.0.0.0",
"System.Threading.Overlapped": "4.0.0.0",
"System.Threading.Tasks": "4.0.0.0",
"System.Threading.Tasks": "4.0.10.0",
"System.Threading.ThreadPool": "4.0.10.0"
}
}