Update manifest for Microsoft.VisualStudio.2019.Community-Preview (#14219)
This commit is contained in:
@@ -10,11 +10,16 @@ PackageName: "Visual Studio Community 2019 Preview"
|
|||||||
PackageUrl: "https://visualstudio.microsoft.com/vs/preview/"
|
PackageUrl: "https://visualstudio.microsoft.com/vs/preview/"
|
||||||
License: "Microsoft Pre-Release Software License"
|
License: "Microsoft Pre-Release Software License"
|
||||||
LicenseUrl: "https://visualstudio.microsoft.com/license-terms/mlt110718/"
|
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"
|
CopyrightUrl: "https://www.microsoft.com/en-us/legal/copyright"
|
||||||
ShortDescription: "Free, fully-featured IDE for students, open-source contributors, and individuals."
|
ShortDescription: "Free, fully-featured IDE for students, open-source contributors, and individuals."
|
||||||
Description: "A fully-featured, extensible, free IDE for creating modern applications for Android, iOS, Windows,\nas well as web applications and cloud services."
|
Description: "A fully-featured, extensible, free IDE for creating modern applications for Android, iOS, Windows,\nas well as web applications and cloud services."
|
||||||
Moniker: "vs2019-community-preview"
|
Moniker: "vs2019-community-preview"
|
||||||
|
Tags:
|
||||||
|
- "c++"
|
||||||
|
- "c#"
|
||||||
|
- "vs"
|
||||||
|
- "ide"
|
||||||
InstallerLocale: "en-US"
|
InstallerLocale: "en-US"
|
||||||
Platform:
|
Platform:
|
||||||
- "Windows.Desktop"
|
- "Windows.Desktop"
|
||||||
@@ -33,7 +38,7 @@ InstallerSuccessCodes:
|
|||||||
- 1641
|
- 1641
|
||||||
- 3010
|
- 3010
|
||||||
Commands:
|
Commands:
|
||||||
- devenv
|
- "devenv"
|
||||||
Protocols:
|
Protocols:
|
||||||
- "git-client"
|
- "git-client"
|
||||||
- "vsls"
|
- "vsls"
|
||||||
|
Reference in New Issue
Block a user