Moved Visual Studio 2019 Community version 16.8.30907.101 to ID Microsoft.VisualStudio.2019.Community. (#13160)
* Moved Visual Studio 2019 Community version 16.8.30907.101 to ID Microsoft.VisualStudio.2019.Community. * Oops.
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.VisualStudio.2019.Community
|
||||
PackageVersion: 16.8.30907.101
|
||||
PackageName: Visual Studio 2019 Community
|
||||
Author: Microsoft
|
||||
Publisher: Microsoft Corporation
|
||||
ShortDescription: The Community edition of Visual Studio, an integrated development environment (IDE) from Microsoft. Individual developers have no restrictions on their use of the Community edition.
|
||||
PackageUrl: https://visualstudio.microsoft.com/
|
||||
License: Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
|
||||
Moniker: vs2019-community
|
||||
Tags:
|
||||
- C++
|
||||
- vs
|
||||
- C#
|
||||
Commands:
|
||||
- devenv
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/3a7354bc-d2e4-430f-92d0-9abd031b5ee5/d9fc228ea71a98adc7bc5f5d8e8800684c647e955601ed721fcb29f74ace7536/vs_Community.exe
|
||||
InstallerSha256: D9FC228EA71A98ADC7BC5F5D8E8800684C647E955601ED721FCB29F74ACE7536
|
||||
InstallerSwitches:
|
||||
Silent: --quiet
|
||||
SilentWithProgress: --passive
|
||||
Custom: --productId Microsoft.VisualStudio.Product.Community --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user