Updated package versions.

This commit is contained in:
David Fowler 2014-03-27 22:33:28 -07:00
parent 7ddfc9cde4
commit 0767bb104e
2 changed files with 3 additions and 3 deletions

View File

@ -30,8 +30,8 @@
"System.Resources.ResourceManager": "4.0.0.0",
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.10.0",
"System.Text.Encoding": "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"
}
}

View File

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