- adds dotnet 5.0.5/202 (#10306)
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.dotnet
|
||||
PackageVersion: 5.0.202
|
||||
MinimumOSVersion: 6.1.7601
|
||||
Commands:
|
||||
- dotnet
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/2de622da-5342-48ec-b997-8b025d8ee478/5c11b643ea7534f749cd3f0e0302715a/dotnet-sdk-5.0.202-win-x64.exe
|
||||
InstallerSha256: 1336893A120B4DDE86971B8BD388085E2AFCAF98BD0E15E0CB887732A241D517
|
||||
InstallerType: exe
|
||||
- Architecture: arm64
|
||||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/4e75938f-56ff-46f6-86ff-705b9db80f66/24d82414d7bdbcd35d6663a9a8a8a579/dotnet-sdk-5.0.202-win-arm64.exe
|
||||
InstallerSha256: 1E7117AE50C1D5C8B8547A9682BCAD9DC981A62C10773504ACEC08124D50A13F
|
||||
InstallerType: exe
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/4e1426ee-1560-4df2-b307-692e28941ebf/aa8910349571ff68407e42ed63ee5f5d/dotnet-sdk-5.0.202-win-x86.exe
|
||||
InstallerSha256: DE7634478209459C9F4F1A73CAED21F80551515F3B9E36D6137C2D0C7A6209BE
|
||||
InstallerType: exe
|
||||
InstallerSwitches:
|
||||
Custom: /install
|
||||
Silent: /quiet
|
||||
SilentWithProgress: /passive
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
@@ -0,0 +1,25 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.dotnet
|
||||
PackageVersion: 5.0.202
|
||||
PackageLocale: en-US
|
||||
LicenseUrl: https://github.com/dotnet/core/blob/master/LICENSE.TXT
|
||||
Moniker: dotnet
|
||||
PackageUrl: https://docs.microsoft.com/en-us/dotnet/
|
||||
Tags:
|
||||
- .NET
|
||||
- .NET Core
|
||||
- dotnet
|
||||
- net
|
||||
- C#
|
||||
- csharp
|
||||
- F#
|
||||
- fsharp
|
||||
- VB
|
||||
- Visual Basic
|
||||
Publisher: Microsoft
|
||||
PackageName: .NET SDK
|
||||
License: MIT
|
||||
ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
|
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.dotnet
|
||||
PackageVersion: 5.0.202
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user