Updating CoreCLR package versions

This commit is contained in:
Pranav K 2014-03-27 17:29:15 -07:00
parent db7b36a859
commit 6ff5ebafd2
1 changed files with 3 additions and 3 deletions

View File

@ -21,9 +21,9 @@
"System.Runtime.Extensions": "4.0.10.0",
"System.Text.RegularExpressions": "4.0.0.0",
"System.Runtime.Hosting": "3.9.0.0",
"System.Runtime.InteropServices": "4.0.10.0",
"System.Text.Encoding": "4.0.10.0",
"System.Threading.Tasks": "4.0.0.0"
"System.Runtime.InteropServices": "4.0.20.0",
"System.Text.Encoding": "4.0.20.0",
"System.Threading.Tasks": "4.0.10.0"
}
}
}