mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Package published projects (#1291)
* Package published project * sign and publish nuget packages * Publish logs * Sign before packaging * Add res of packages * Publish to specific folders * add comment * Remove unused package projects
This commit is contained in:
13
build.json
13
build.json
@@ -26,5 +26,18 @@
|
||||
],
|
||||
"PackageProjects": [
|
||||
"Microsoft.SqlTools.Hosting"
|
||||
],
|
||||
"PackagePublishedProjects": [
|
||||
"Microsoft.SqlToolsService",
|
||||
"runtime.centos.7-x64.native.Microsoft.SqlToolsService",
|
||||
"runtime.debian.8-x64.native.Microsoft.SqlToolsService",
|
||||
"runtime.fedora.23-x64.native.Microsoft.SqlToolsService",
|
||||
"runtime.linux-x64.native.Microsoft.SqlToolsService",
|
||||
"runtime.opensuse.13.2-x64.native.Microsoft.SqlToolsService",
|
||||
"runtime.osx-x64.native.Microsoft.SqlToolsService",
|
||||
"runtime.rhel.7.2-x64.native.Microsoft.SqlToolsService",
|
||||
"runtime.ubuntu.14.04-x64.native.Microsoft.SqlToolsService",
|
||||
"runtime.ubuntu.16.04-x64.native.Microsoft.SqlToolsService",
|
||||
"runtime.win7-x64.native.Microsoft.SqlToolsService"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user