Updating CoreCLR package versions

This commit is contained in:
Pranav K 2014-03-27 18:42:51 -07:00
parent 4cfef3c6d1
commit 3ce198249d
1 changed files with 2 additions and 2 deletions

View File

@ -15,9 +15,9 @@
"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.Runtime.InteropServices": "4.0.20.0",
"System.Threading": "4.0.0.0",
"System.Threading.Tasks": "4.0.0.0",
"System.Threading.Tasks": "4.0.10.0",
"System.Threading.Thread": "4.0.0.0"
}
}