mirror of
https://github.com/fleetdm/fleet
synced 2026-05-15 13:08:42 +00:00
> For #26662 # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] A detailed QA plan exists on the associated ticket (if it isn't there, work with the product group's QA engineer to add it) - [x] Manual QA for all new/changed functionality
11 lines
460 B
JSON
11 lines
460 B
JSON
{
|
|
"name": "Microsoft Visual Studio Code",
|
|
"slug": "visual-studio-code/windows",
|
|
"package_identifier": "Microsoft.VisualStudioCode",
|
|
"unique_identifier": "Microsoft Visual Studio Code",
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/vscode_install.ps1",
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/vscode_uninstall.ps1",
|
|
"installer_arch": "x64",
|
|
"installer_type": "exe",
|
|
"installer_scope": "machine"
|
|
}
|