Fixing CoreCLR package versions

This commit is contained in:
Pranav K 2015-12-08 18:51:32 -08:00
parent f33ce78658
commit 94dd583a15
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"System.Security.Cryptography.X509Certificates": "4.0.0-*",
"System.Security.Principal.Windows": "4.0.0-*",
"System.Text.Encoding.Extensions": "4.0.11-*",
"System.Threading.Overlapped": "4.0.0-*"
"System.Threading.Overlapped": "4.0.1-*"
}
}
}