From 19d5eb8878a2e31d4511533ec5c80261069baab5 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Wed, 12 May 2021 09:02:33 -0400 Subject: [PATCH] Added .NET SDK version 5.0.203. (#12539) --- .../5.0.203/Microsoft.dotnet.installer.yaml | 26 +++++++++++++++++++ .../Microsoft.dotnet.locale.en-US.yaml | 25 ++++++++++++++++++ .../dotnet/5.0.203/Microsoft.dotnet.yaml | 7 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.installer.yaml create mode 100644 manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.yaml diff --git a/manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.installer.yaml b/manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.installer.yaml new file mode 100644 index 000000000..dba99ba6c --- /dev/null +++ b/manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.installer.yaml @@ -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 + diff --git a/manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.locale.en-US.yaml b/manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.locale.en-US.yaml new file mode 100644 index 000000000..97672bbab --- /dev/null +++ b/manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.locale.en-US.yaml @@ -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 + diff --git a/manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.yaml b/manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.yaml new file mode 100644 index 000000000..38eb2edfc --- /dev/null +++ b/manifests/m/Microsoft/dotnet/5.0.203/Microsoft.dotnet.yaml @@ -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 +