Skip to content

Commit 06f68ea

Browse files
authored
New version: Microsoft.VisualStudio.2022.Community version 17.11.1 (microsoft#168396)
1 parent 8c164f2 commit 06f68ea

3 files changed

+62
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created using wingetcreate 1.6.1.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: Microsoft.VisualStudio.2022.Community
5+
PackageVersion: 17.11.1
6+
MinimumOSVersion: 10.0.0.0
7+
InstallerType: burn
8+
Scope: machine
9+
InstallerSwitches:
10+
Silent: --quiet
11+
SilentWithProgress: --passive
12+
Upgrade: update
13+
Custom: --wait
14+
ExpectedReturnCodes:
15+
- InstallerReturnCode: 1001
16+
ReturnResponse: installInProgress
17+
- InstallerReturnCode: 1003
18+
ReturnResponse: fileInUse
19+
- InstallerReturnCode: 1641
20+
ReturnResponse: rebootInitiated
21+
- InstallerReturnCode: 3010
22+
ReturnResponse: rebootRequiredToFinish
23+
- InstallerReturnCode: -1073720687
24+
ReturnResponse: noNetwork
25+
Commands:
26+
- devenv
27+
ElevationRequirement: elevatesSelf
28+
Installers:
29+
- Architecture: x64
30+
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/db4c3f2d-694d-406b-8fb6-1924f3fc3580/8f3875d654e69794daec8305fa70967f09769e0b728184c7b99647f74bb9fdb2/vs_Community.exe
31+
InstallerSha256: 8F3875D654E69794DAEC8305FA70967F09769E0B728184C7B99647F74BB9FDB2
32+
ManifestType: installer
33+
ManifestVersion: 1.6.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created using wingetcreate 1.6.1.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: Microsoft.VisualStudio.2022.Community
5+
PackageVersion: 17.11.1
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
Author: Microsoft
9+
PackageName: Visual Studio Community 2022
10+
PackageUrl: https://visualstudio.microsoft.com/
11+
License: Proprietary
12+
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
13+
Copyright: Copyright (c) Microsoft Corporation. All rights reserved.
14+
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.
15+
Moniker: vs2022-community
16+
Tags:
17+
- c#
18+
- c++
19+
- vs
20+
ManifestType: defaultLocale
21+
ManifestVersion: 1.6.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.6.1.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: Microsoft.VisualStudio.2022.Community
5+
PackageVersion: 17.11.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)