diff --git a/manifests/m/Microsoft/VisualStudio/2019/RemoteTools/16.0.31321.278/Microsoft.VisualStudio.2019.RemoteTools.installer.yaml b/manifests/m/Microsoft/VisualStudio/2019/RemoteTools/16.0.31321.278/Microsoft.VisualStudio.2019.RemoteTools.installer.yaml new file mode 100644 index 000000000..6c2061df7 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/RemoteTools/16.0.31321.278/Microsoft.VisualStudio.2019.RemoteTools.installer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: "Microsoft.VisualStudio.2019.RemoteTools" +PackageVersion: "16.0.31321.278" +InstallerLocale: "en-US" +Platform: + - "Windows.Desktop" +MinimumOSVersion: "6.1.7601.17514" +InstallerType: "exe" +Scope: "machine" +InstallModes: + - "interactive" + - "silent" + - "silentWithProgress" +InstallerSwitches: + Silent: "/quiet" + SilentWithProgress: "/passive" + Log: "/log " +Installers: + - Architecture: "x86" + InstallerUrl: "https://download.visualstudio.microsoft.com/download/pr/f1998402-3cc0-466f-bd67-d9fb6cd2379b/76fbaa60ca793b6d433d46e7acd00e6d9a05645e59b55ffd3731d6b64179c1cf/VS_RemoteTools.exe" + InstallerSha256: "76fbaa60ca793b6d433d46e7acd00e6d9a05645e59b55ffd3731d6b64179c1cf" + - Architecture: "x64" + InstallerUrl: "https://download.visualstudio.microsoft.com/download/pr/f1998402-3cc0-466f-bd67-d9fb6cd2379b/2952ed612d3628e12f559eaf6b02a732d7dfb79253c2106809236dae028d7a01/VS_RemoteTools.exe" + InstallerSha256: "2952ed612d3628e12f559eaf6b02a732d7dfb79253c2106809236dae028d7a01" + - Architecture: "arm64" + InstallerUrl: "https://download.visualstudio.microsoft.com/download/pr/f1998402-3cc0-466f-bd67-d9fb6cd2379b/de7c5ee91bbe512b3fa6e16ce582d4307b1b21ede172a7b30f81a11560394ff0/VS_RemoteTools.exe" + InstallerSha256: "de7c5ee91bbe512b3fa6e16ce582d4307b1b21ede172a7b30f81a11560394ff0" +ManifestType: "installer" +ManifestVersion: "1.0.0" diff --git a/manifests/m/Microsoft/VisualStudio/2019/RemoteTools/16.0.31321.278/Microsoft.VisualStudio.2019.RemoteTools.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/2019/RemoteTools/16.0.31321.278/Microsoft.VisualStudio.2019.RemoteTools.locale.en-US.yaml new file mode 100644 index 000000000..9b13b1845 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/RemoteTools/16.0.31321.278/Microsoft.VisualStudio.2019.RemoteTools.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: "Microsoft.VisualStudio.2019.RemoteTools" +PackageVersion: "16.0.31321.278" +PackageLocale: "en-US" +Publisher: "Microsoft Corporation" +PublisherUrl: "https://www.microsoft.com/" +PublisherSupportUrl: "https://visualstudio.microsoft.com/vs/support/" +PrivacyUrl: "https://privacy.microsoft.com/" +Author: "Microsoft Corporation" +PackageName: "Remote Tools for Visual Studio 2019" +PackageUrl: "https://visualstudio.microsoft.com/downloads/#remote-tools-for-visual-studio-2019" +License: "Microsoft Software License" +LicenseUrl: "https://visualstudio.microsoft.com/license-terms/mlt031519/" +Copyright: "Copyright (c) Microsoft Corporation. All rights reserved." +CopyrightUrl: "https://www.microsoft.com/en-us/legal/copyright" +ShortDescription: "Remote Tools for Visual Studio 2019 enables app deployment, remote debugging, remote testing,\nperformance profiling, and unit testing on computers that do not have Visual Studio installed." +Moniker: "vs2019-remotetools" +Tags: +- "visualstudio" +- "remote" +- "ext" +ManifestType: "defaultLocale" +ManifestVersion: "1.0.0" diff --git a/manifests/m/Microsoft/VisualStudio/2019/RemoteTools/16.0.31321.278/Microsoft.VisualStudio.2019.RemoteTools.yaml b/manifests/m/Microsoft/VisualStudio/2019/RemoteTools/16.0.31321.278/Microsoft.VisualStudio.2019.RemoteTools.yaml new file mode 100644 index 000000000..fe8cd53f0 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/RemoteTools/16.0.31321.278/Microsoft.VisualStudio.2019.RemoteTools.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: "Microsoft.VisualStudio.2019.RemoteTools" +PackageVersion: "16.0.31321.278" +DefaultLocale: "en-US" +ManifestType: "version" +ManifestVersion: "1.0.0"