Reacting to CoreCLR package version changes

This commit is contained in:
Pranav K 2016-02-08 09:33:41 -08:00
parent 7190b704b1
commit 4e68e8f3ab
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"dependencies": {
"System.Diagnostics.Debug": "4.0.11-*",
"System.Runtime.Handles": "4.0.1-*",
"System.Runtime.InteropServices": "4.0.21-*",
"System.Runtime.InteropServices": "4.1.0-*",
"System.Security.Cryptography.Primitives": "4.0.0-*",
"System.Threading": "4.0.11-*"
}