Microsoft .NET SDK Preview 6.0.100-preview.4.21255.9 (#13965)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# 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
|
@@ -0,0 +1,20 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.dotnetPreview
|
||||
PackageVersion: 6.0.100-preview.4.21255.9
|
||||
PackageLocale: en-US
|
||||
Publisher: Microsoft
|
||||
#PublisherUrl:
|
||||
#PublisherSupportUrl:
|
||||
#PrivacyUrl:
|
||||
#Author:
|
||||
PackageName: .NET SDK Preview
|
||||
PackageUrl: https://docs.microsoft.com/dotnet
|
||||
License: MIT
|
||||
LicenseUrl: https://github.com/dotnet/core/blob/master/LICENSE.TXT
|
||||
#Copyright:
|
||||
#CopyrightUrl:
|
||||
ShortDescription: Preview version of the .NET SDK.
|
||||
#Description:
|
||||
Moniker: dotnet-preview
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.dotnetPreview
|
||||
PackageVersion: 6.0.100-preview.4.21255.9
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user