Added .NET SDK version 5.0.300. (#13942)

This commit is contained in:
Easton Pillay
2021-05-25 16:05:01 -04:00
committed by GitHub
parent ef5bf76270
commit d91bc01010
3 changed files with 58 additions and 0 deletions

View File

@@ -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.300
MinimumOSVersion: 6.1.7601
Commands:
- dotnet
Installers:
- Architecture: x64
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/475b587c-e586-4187-8feb-a602f3c6b449/b82433e88760e76d2ab591530e0784b9/dotnet-sdk-5.0.300-win-x64.exe
InstallerSha256: 0AE6540C56D633724F63786F16D2C61B162A47D4A190C258369BE0B719256141
InstallerType: exe
- Architecture: arm64
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/6d1a045a-39f2-46ea-be7a-4a91c95868df/6581f42ddaae9dff497840dcdd929a84/dotnet-sdk-5.0.300-win-arm64.exe
InstallerSha256: 60275F70E5EF01D53FFF2311D9378D67ECA72C77F60C797B4E0651058C083512
InstallerType: exe
- Architecture: x86
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/86bd3418-cad5-4a0e-be32-0752319a5083/bf32ebdf8e52cf0640018e2f44fcb4fd/dotnet-sdk-5.0.300-win-x86.exe
InstallerSha256: EE966A84D8DC42964B7AE474BB600120A1A12D0E609838431BB88BA2F32A81D9
InstallerType: exe
InstallerSwitches:
Custom: /install
Silent: /quiet
SilentWithProgress: /passive
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -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.300
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

View File

@@ -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.300
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0