Updating CoreCLR package versions

This commit is contained in:
Pranav K 2014-03-28 09:28:23 -07:00
parent 085188996c
commit 50f4fff510
1 changed files with 2 additions and 2 deletions

View File

@ -29,11 +29,11 @@
"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.Security.Claims": "0.1-alpha-*",
"System.Security.Principal" : "4.0.0.0",
"System.Threading": "4.0.0.0",
"System.Threading.Tasks": "4.0.0.0"
"System.Threading.Tasks": "4.0.10.0"
}
}
}