Reacting to CoreCLR package changes

This commit is contained in:
Pranav K 2016-03-23 14:30:29 -07:00
parent 63ed1e551a
commit d04f2fd2ee
1 changed files with 3 additions and 0 deletions

View File

@ -28,10 +28,13 @@
"net451": {},
"netstandard1.3": {
"dependencies": {
"System.Diagnostics.Debug": "4.0.11-*",
"System.IO.FileSystem": "4.0.1-*",
"System.Linq": "4.1.0-*",
"System.Resources.ResourceManager": "4.0.1-*",
"System.Runtime.Extensions": "4.1.0-*",
"System.Security.Cryptography.Algorithms": "4.1.0-*",
"System.Threading": "4.0.11-*",
"System.Threading.Thread": "4.0.0-*"
},
"imports": [