Reacting to CoreCLR package changes
This commit is contained in:
parent
6ad27bb705
commit
8503e161d0
|
|
@ -11,6 +11,7 @@
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Diagnostics.Debug": "4.0.11-*",
|
"System.Diagnostics.Debug": "4.0.11-*",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1-*",
|
||||||
"System.Runtime.Handles": "4.0.1-*",
|
"System.Runtime.Handles": "4.0.1-*",
|
||||||
"System.Runtime.InteropServices": "4.1.0-*",
|
"System.Runtime.InteropServices": "4.1.0-*",
|
||||||
"System.Security.Cryptography.Primitives": "4.0.0-*",
|
"System.Security.Cryptography.Primitives": "4.0.0-*",
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,6 @@
|
||||||
"Moq": "4.2.1312.1622"
|
"Moq": "4.2.1312.1622"
|
||||||
},
|
},
|
||||||
"frameworkAssemblies": {
|
"frameworkAssemblies": {
|
||||||
"System.Runtime": "",
|
|
||||||
"System.Threading.Tasks": ""
|
"System.Threading.Tasks": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue