From 5094e055c5dc7be96d60a99822d9095a7b54a435 Mon Sep 17 00:00:00 2001 From: Alessio Franceschelli Date: Mon, 25 May 2020 14:43:44 +0100 Subject: [PATCH] Microsoft .NET Core 3.1.300 (#873) --- manifests/Microsoft/dotnet/3.1.300.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 manifests/Microsoft/dotnet/3.1.300.yaml diff --git a/manifests/Microsoft/dotnet/3.1.300.yaml b/manifests/Microsoft/dotnet/3.1.300.yaml new file mode 100644 index 000000000..bad91afde --- /dev/null +++ b/manifests/Microsoft/dotnet/3.1.300.yaml @@ -0,0 +1,22 @@ +Id: Microsoft.dotnet +Publisher: Microsoft +Name: .NET Core +AppMoniker: dotnet +Version: 3.1.300 +License: MIT +LicenseUrl: https://github.com/dotnet/core/blob/master/LICENSE.TXT +MinOSVersion: 6.1.7601 +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. +Homepage: https://docs.microsoft.com/dotnet/core/ +Tags: .NET, .NET Core, dotnet, net, C#, csharp, F#, fsharp, VB, Visual Basic +Commands: dotnet +InstallerType: exe +Installers: + - Arch: x64 + Url: https://download.visualstudio.microsoft.com/download/pr/73718445-e2bd-40b7-b698-e8a9ac65f4e5/0816570f697c4e8f1b53ecfb33eaed7f/dotnet-sdk-3.1.300-win-x64.exe + Sha256: E4DD9C13E18C0ABAE73552A05C574C7BA086C2E4019EB6A231588689EF320FF0 + Switches: + Custom: /install + Silent: /quiet + SilentWithProgress: /passive +# ManifestVersion: 0.1.0