Reacting to CoreCLR package changes

This commit is contained in:
Pranav K 2016-03-19 11:43:51 -07:00
parent 6ad27bb705
commit 8503e161d0
2 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,7 @@
"netstandard1.3": {
"dependencies": {
"System.Diagnostics.Debug": "4.0.11-*",
"System.Resources.ResourceManager": "4.0.1-*",
"System.Runtime.Handles": "4.0.1-*",
"System.Runtime.InteropServices": "4.1.0-*",
"System.Security.Cryptography.Primitives": "4.0.0-*",

View File

@ -27,7 +27,6 @@
"Moq": "4.2.1312.1622"
},
"frameworkAssemblies": {
"System.Runtime": "",
"System.Threading.Tasks": ""
}
}