Added .NET SDK version 5.0.203. (#12539)

This commit is contained in:
Easton Pillay
2021-05-12 09:02:33 -04:00
committed by GitHub
parent 1787f2e00c
commit 19d5eb8878
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.203
MinimumOSVersion: 6.1.7601
Commands:
- dotnet
Installers:
- Architecture: x64
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/4263dc3b-dc67-4f11-8d46-cc0ae86a232e/66782bbd04c53651f730b2e30a873f18/dotnet-sdk-5.0.203-win-x64.exe
InstallerSha256: D4C4DC8D5D87D0A60DC6D61FBFB68E186654D7804D0C2D7FA9C6983DCA6798E7
InstallerType: exe
- Architecture: arm64
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/576339d6-eca5-4622-a0d3-babf60d10782/f621cd6444004d3aeae49769889c952e/dotnet-sdk-5.0.203-win-arm64.exe
InstallerSha256: 7ED178E11483E872896C94D1308DCE11AA472AFA269754444200806C109CB1DC
InstallerType: exe
- Architecture: x86
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/a87aa2bd-a294-40a9-945b-5e2cc91ea3a7/d073283372b3cb6b4bb4b11d57bd6a0c/dotnet-sdk-5.0.203-win-x86.exe
InstallerSha256: 782E6DCEAC753E56412ECA2D332AD952C40EE15B9D213FA2F31460CF451FC52D
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.203
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.203
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0