Added x86 and arm64 architectures for .NET SDK version 5.0.201. (#9503)

This commit is contained in:
Easton Pillay
2021-03-31 18:15:18 -05:00
committed by GitHub
parent 5502784074
commit 83b8b8617a
3 changed files with 55 additions and 32 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.201
MinimumOSVersion: 6.1.7601
Commands:
- dotnet
Installers:
- Architecture: x64
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/78a6328f-f563-4a7f-a478-3ed0f2ce8ec6/5beb762f64d8a018a5b9e590bc1531e0/dotnet-sdk-5.0.201-win-x64.exe
InstallerSha256: 2D678B6160944109EFFC3B788662BA806C01261F4F6261EDBA780F263474D029
InstallerType: exe
- Architecture: arm64
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/7c9fb8fe-7ddb-4ac4-b771-da70407d3d68/2d65d75eab768e979e1dd358a746c902/dotnet-sdk-5.0.201-win-arm64.exe
InstallerSha256: 6644CE1611562062DED52213777996E9F4F1C2564CAFEEFAAD006EB9E6F5072E
InstallerType: exe
- Architecture: x86
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/e18b7dc0-21b2-49b0-82ce-f487601fab50/cab80970bb51bc8b9b3d67c430a1e58b/dotnet-sdk-5.0.201-win-x86.exe
InstallerSha256: 2B86FC93C2783F3217F43B58379C2388024F2013AE028F0060505A0E93CE2166
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.201
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

@@ -1,35 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Microsoft.dotnet
PackageVersion: 5.0.201
PackageName: .NET SDK
Publisher: Microsoft
License: MIT
LicenseUrl: https://github.com/dotnet/core/blob/master/LICENSE.TXT
MinimumOSVersion: 6.1.7601
Moniker: dotnet
ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
PackageUrl: https://docs.microsoft.com/en-us/dotnet/
Tags:
- .NET
- .NET Core
- dotnet
- net
- C#
- csharp
- F#
- fsharp
- VB
- Visual Basic
Commands:
- dotnet
Installers:
- Architecture: x64
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/78a6328f-f563-4a7f-a478-3ed0f2ce8ec6/5beb762f64d8a018a5b9e590bc1531e0/dotnet-sdk-5.0.201-win-x64.exe
InstallerSha256: 2d678b6160944109effc3b788662ba806c01261f4f6261edba780f263474d029
InstallerType: exe
InstallerSwitches:
Custom: /install
Silent: /quiet
SilentWithProgress: /passive
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0