From 2437fc136db7792b80488ccce5f1acebbde189be Mon Sep 17 00:00:00 2001 From: darthur6039 <84944059+darthur6039@users.noreply.github.com> Date: Fri, 28 May 2021 23:09:30 +0300 Subject: [PATCH] Update manifest for Microsoft.VisualStudio.2019.Professional-Preview (#14236) --- ...Microsoft.VisualStudio.2019.Professional-Preview.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudio/2019/Professional-Preview/16.11.31320.298/Microsoft.VisualStudio.2019.Professional-Preview.yaml b/manifests/m/Microsoft/VisualStudio/2019/Professional-Preview/16.11.31320.298/Microsoft.VisualStudio.2019.Professional-Preview.yaml index bd000d6ad..fa3ff39a6 100644 --- a/manifests/m/Microsoft/VisualStudio/2019/Professional-Preview/16.11.31320.298/Microsoft.VisualStudio.2019.Professional-Preview.yaml +++ b/manifests/m/Microsoft/VisualStudio/2019/Professional-Preview/16.11.31320.298/Microsoft.VisualStudio.2019.Professional-Preview.yaml @@ -10,11 +10,16 @@ PackageName: "Visual Studio Professional 2019 Preview" PackageUrl: "https://visualstudio.microsoft.com/vs/preview/" License: "Microsoft Pre-Release Software License" LicenseUrl: "https://visualstudio.microsoft.com/license-terms/mlt110718/" -Copyright: "© 2021 Microsoft" +Copyright: "© Microsoft Corporation. All rights reserved." CopyrightUrl: "https://www.microsoft.com/en-us/legal/copyright" ShortDescription: "Fully-featured IDE for small teams. Best if you have a Visual Studio Professional subscription." Description: "Professional developer tools and services for individual developers or small teams." Moniker: "vs2019-professional-preview" +Tags: + - "c++" + - "c#" + - "vs" + - "ide" InstallerLocale: "en-US" Platform: - "Windows.Desktop" @@ -33,7 +38,7 @@ InstallerSuccessCodes: - 1641 - 3010 Commands: - - devenv + - "devenv" Protocols: - "git-client" - "vsls"