Update Microsoft.AzureDataStudio.yaml (#14109)
Fix incorrect installer scope from 'user' to 'machine'.
This commit is contained in:
@@ -18,8 +18,8 @@ Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://sqlopsbuilds.azureedge.net/stable/0f5cfdc2c8c2433028842e16dc5ac1a65da24292/azuredatastudio-windows-setup-1.29.0.exe
|
||||
InstallerType: inno
|
||||
InstallerSha256: 5242ffc3bd3e31b44e3d3357bd994551d3aba613a9dc740063362d6ff65a83d6
|
||||
Scope: user
|
||||
InstallerSha256: 5242FFC3BD3E31B44E3D3357BD994551D3ABA613A9DC740063362D6FF65A83D6
|
||||
Scope: machine
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user