26 lines
897 B
YAML
26 lines
897 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Microsoft.dotnetPreview
|
|
PackageVersion: 6.0.100-preview.4.21255.9
|
|
MinimumOSVersion: 6.1.7601
|
|
Commands:
|
|
- dotnet
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: exe
|
|
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/6938823e-9241-4ba2-bb65-dfc154f36fb9/ad7d7beb47384a7ca8d49475f30688d4/dotnet-sdk-6.0.100-preview.4.21255.9-win-x64.exe
|
|
InstallerSha256: 837B8E6F2EE4FF3F1E57EA9EC0F6C8A0DE17F7F0CC0B68CCA9E0540B1634768F
|
|
InstallerSwitches:
|
|
Custom: /install /norestart
|
|
Silent: /quiet /norestart
|
|
SilentWithProgress: /passive /norestart
|
|
# ProductCode:
|
|
# Scope:
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|