Applying changes (#257)

This commit is contained in:
Benjamin Russell
2017-02-27 14:10:11 -08:00
committed by GitHub
parent 25c5c27a6e
commit 752b9dbbd0
2 changed files with 4 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
"emitEntryPoint": true
}
}
},
},
"dependencies": {
"Newtonsoft.Json": "9.0.1",
"System.Security.SecureString": "4.0.0",
@@ -33,11 +33,8 @@
"System.Diagnostics.Process": "4.1.0",
"System.Threading.Thread": "4.0.0",
"System.Runtime.Loader": "4.0.0",
"System.Composition.Runtime": "1.0.31",
"System.Composition.Convention": "1.0.31",
"System.Composition.TypedParts": "1.0.31",
"System.Composition": "1.0.31-beta-24326-02",
"Microsoft.Extensions.DependencyModel": "1.0.0",
"System.Runtime": "4.3.0",
"Microsoft.SqlTools.Hosting": {
"target": "project"
}

View File

@@ -14,7 +14,7 @@
"emitEntryPoint": false
}
}
},
},
"dependencies": {
"Newtonsoft.Json": "9.0.1",
"System.Collections.Specialized": "4.0.1",
@@ -28,11 +28,8 @@
"System.Diagnostics.Process": "4.1.0",
"System.Threading.Thread": "4.0.0",
"System.Runtime.Loader": "4.0.0",
"System.Composition.Runtime": "1.0.31",
"System.Composition.Convention": "1.0.31",
"System.Composition.TypedParts": "1.0.31",
"System.Composition": "1.0.31-beta-24326-02",
"Microsoft.Extensions.DependencyModel": "1.0.0",
"System.Runtime": "4.3.0"
},
"frameworks": {
"netcoreapp1.0": {