mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
32
product.json
Normal file
32
product.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"nameShort": "sqlops",
|
||||
"nameLong": "SQL Operations Studio",
|
||||
"applicationName": "sqlops",
|
||||
"dataFolderName": ".sqlops",
|
||||
"win32MutexName": "sqlopsstudio",
|
||||
"licenseName": "Microsoft EULA",
|
||||
"licenseUrl": "https://github.com/Microsoft/sqlopsstudio/blob/master/LICENSE.txt",
|
||||
"win32DirName": "SQL Operations Studio",
|
||||
"win32NameVersion": "sqlops",
|
||||
"win32RegValueName": "sqlops",
|
||||
"win32AppId": "{{E34003BB-9E10-4501-8C11-1234AA83F23F}",
|
||||
"win32x64AppId": "{{EA457B21-9E10-494C-ACAB-1234DE069978}",
|
||||
"win32AppUserModelId": "Microsoft.sqlops",
|
||||
"win32ShellNameShort": "SQL Operations Studio",
|
||||
"darwinBundleIdentifier": "com.sqlopsstudio.oss",
|
||||
"reportIssueUrl": "https://github.com/Microsoft/sqlopsstudio/issues/new?labels=customer%20reported%20issue",
|
||||
"requestFeatureUrl": "https://github.com/Microsoft/sqlopsstudio/issues/new?labels=feature-request",
|
||||
"urlProtocol": "sqlops",
|
||||
"enableTelemetry": true,
|
||||
"aiConfig": {
|
||||
"asimovKey": "AIF-5574968e-856d-40d2-af67-c89a14e76412"
|
||||
},
|
||||
"sendASmile": {
|
||||
"reportIssueUrl": "https://github.com/Microsoft/sqlopsstudio/issues/new?labels=customer%20reported%20issue",
|
||||
"requestFeatureUrl": "https://github.com/Microsoft/sqlopsstudio/issues/new?labels=feature-request"
|
||||
},
|
||||
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=862039",
|
||||
"documentationUrl": "https://go.microsoft.com/fwlink/?linkid=862277",
|
||||
"commit": "85fd52b50a4bf6dec0f5314d22535317fd5167b2",
|
||||
"date": "2017-11-02T12:00:00.000Z"
|
||||
}
|
||||
Reference in New Issue
Block a user