mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
Applying changes (#257)
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
"emitEntryPoint": true
|
"emitEntryPoint": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Newtonsoft.Json": "9.0.1",
|
"Newtonsoft.Json": "9.0.1",
|
||||||
"System.Security.SecureString": "4.0.0",
|
"System.Security.SecureString": "4.0.0",
|
||||||
@@ -33,11 +33,8 @@
|
|||||||
"System.Diagnostics.Process": "4.1.0",
|
"System.Diagnostics.Process": "4.1.0",
|
||||||
"System.Threading.Thread": "4.0.0",
|
"System.Threading.Thread": "4.0.0",
|
||||||
"System.Runtime.Loader": "4.0.0",
|
"System.Runtime.Loader": "4.0.0",
|
||||||
"System.Composition.Runtime": "1.0.31",
|
"System.Composition": "1.0.31-beta-24326-02",
|
||||||
"System.Composition.Convention": "1.0.31",
|
|
||||||
"System.Composition.TypedParts": "1.0.31",
|
|
||||||
"Microsoft.Extensions.DependencyModel": "1.0.0",
|
"Microsoft.Extensions.DependencyModel": "1.0.0",
|
||||||
"System.Runtime": "4.3.0",
|
|
||||||
"Microsoft.SqlTools.Hosting": {
|
"Microsoft.SqlTools.Hosting": {
|
||||||
"target": "project"
|
"target": "project"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
"emitEntryPoint": false
|
"emitEntryPoint": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Newtonsoft.Json": "9.0.1",
|
"Newtonsoft.Json": "9.0.1",
|
||||||
"System.Collections.Specialized": "4.0.1",
|
"System.Collections.Specialized": "4.0.1",
|
||||||
@@ -28,11 +28,8 @@
|
|||||||
"System.Diagnostics.Process": "4.1.0",
|
"System.Diagnostics.Process": "4.1.0",
|
||||||
"System.Threading.Thread": "4.0.0",
|
"System.Threading.Thread": "4.0.0",
|
||||||
"System.Runtime.Loader": "4.0.0",
|
"System.Runtime.Loader": "4.0.0",
|
||||||
"System.Composition.Runtime": "1.0.31",
|
"System.Composition": "1.0.31-beta-24326-02",
|
||||||
"System.Composition.Convention": "1.0.31",
|
|
||||||
"System.Composition.TypedParts": "1.0.31",
|
|
||||||
"Microsoft.Extensions.DependencyModel": "1.0.0",
|
"Microsoft.Extensions.DependencyModel": "1.0.0",
|
||||||
"System.Runtime": "4.3.0"
|
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"netcoreapp1.0": {
|
"netcoreapp1.0": {
|
||||||
|
|||||||
Reference in New Issue
Block a user