From 1787f2e00cdfd3a1d49fdb6b0326ea4b542dd147 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Wed, 12 May 2021 08:59:08 -0400 Subject: [PATCH] Added .NET Core SDK version 3.1.409. (#12538) --- .../3.1.409/Microsoft.dotnet.installer.yaml | 25 ++++++++++++++++++ .../Microsoft.dotnet.locale.en-US.yaml | 26 +++++++++++++++++++ .../dotnet/3.1.409/Microsoft.dotnet.yaml | 7 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.installer.yaml create mode 100644 manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.yaml diff --git a/manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.installer.yaml b/manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.installer.yaml new file mode 100644 index 000000000..1384328a4 --- /dev/null +++ b/manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Microsoft.dotnet +PackageVersion: 3.1.409 +MinimumOSVersion: 6.1.7601 +Commands: +- dotnet +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/d144f312-0922-4c92-a13f-9ffdf946525e/f5fd0de3cc3a88ba6bdb515e6e4dc41a/dotnet-sdk-3.1.409-win-x64.exe + InstallerSha256: 360C79624F1193D507609372A8B900859F4FEB6E510C1839FF0A46EB73F95915 + InstallerSwitches: + Custom: /install + Silent: /quiet + SilentWithProgress: /passive +- Architecture: x86 + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/43d2148c-72a9-4658-9bb4-0d759203f20e/3837b775171032f0c2214c99ea56f7f5/dotnet-sdk-3.1.409-win-x86.exe + InstallerSha256: 806EB27FA34DE87A701D96C27AF6ED0D47143ABE34D3A20AEF2C1B992BA2BD0D + InstallerSwitches: + Custom: /install + Silent: /quiet + SilentWithProgress: /passive +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.locale.en-US.yaml b/manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.locale.en-US.yaml new file mode 100644 index 000000000..f930c4238 --- /dev/null +++ b/manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Microsoft.dotnet +PackageVersion: 3.1.409 +PackageLocale: en-US +Moniker: dotnet +LicenseUrl: https://github.com/dotnet/core/blob/master/LICENSE.TXT +Description: .NET Core is an open-source, general-purpose development platform. You can create .NET Core apps for Windows, macOS, and Linux for x64, x86, ARM32, and ARM64 processors using multiple programming languages. Frameworks and APIs are provided for cloud, IoT, client UI, and machine learning. +PackageUrl: https://docs.microsoft.com/dotnet/core/ +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +Publisher: Microsoft +PackageName: .NET Core SDK +License: MIT +ShortDescription: Microsoft.dotnet +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.yaml b/manifests/m/Microsoft/dotnet/3.1.409/Microsoft.dotnet.yaml new file mode 100644 index 000000000..3c6f37187 --- /dev/null +++ b/manifests/m/Microsoft/dotnet/3.1.409/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: 3.1.409 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 +