From d91bc01010a919486cd46c341340708f51d38aa4 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 25 May 2021 16:05:01 -0400 Subject: [PATCH] Added .NET SDK version 5.0.300. (#13942) --- .../5.0.300/Microsoft.dotnet.installer.yaml | 26 +++++++++++++++++++ .../Microsoft.dotnet.locale.en-US.yaml | 25 ++++++++++++++++++ .../dotnet/5.0.300/Microsoft.dotnet.yaml | 7 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/m/Microsoft/dotnet/5.0.300/Microsoft.dotnet.installer.yaml create mode 100644 manifests/m/Microsoft/dotnet/5.0.300/Microsoft.dotnet.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/dotnet/5.0.300/Microsoft.dotnet.yaml diff --git a/manifests/m/Microsoft/dotnet/5.0.300/Microsoft.dotnet.installer.yaml b/manifests/m/Microsoft/dotnet/5.0.300/Microsoft.dotnet.installer.yaml new file mode 100644 index 000000000..d09693fe6 --- /dev/null +++ b/manifests/m/Microsoft/dotnet/5.0.300/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.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 + diff --git a/manifests/m/Microsoft/dotnet/5.0.300/Microsoft.dotnet.locale.en-US.yaml b/manifests/m/Microsoft/dotnet/5.0.300/Microsoft.dotnet.locale.en-US.yaml new file mode 100644 index 000000000..9be4dde66 --- /dev/null +++ b/manifests/m/Microsoft/dotnet/5.0.300/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.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 + diff --git a/manifests/m/Microsoft/dotnet/5.0.300/Microsoft.dotnet.yaml b/manifests/m/Microsoft/dotnet/5.0.300/Microsoft.dotnet.yaml new file mode 100644 index 000000000..30bd92a50 --- /dev/null +++ b/manifests/m/Microsoft/dotnet/5.0.300/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.300 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 +