From a01024b39d2f94dd1dfc134646b30b4e8f7fe93c Mon Sep 17 00:00:00 2001 From: Mike Harder Date: Mon, 14 Sep 2020 23:00:46 -0700 Subject: [PATCH] Update Microsoft.dotnet to 3.1.402 (#3570) --- manifests/Microsoft/dotnet/3.1.402.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 manifests/Microsoft/dotnet/3.1.402.yaml diff --git a/manifests/Microsoft/dotnet/3.1.402.yaml b/manifests/Microsoft/dotnet/3.1.402.yaml new file mode 100644 index 000000000..019c320ee --- /dev/null +++ b/manifests/Microsoft/dotnet/3.1.402.yaml @@ -0,0 +1,22 @@ +Id: Microsoft.dotnet +Publisher: Microsoft +Name: .NET Core +AppMoniker: dotnet +Version: 3.1.402 +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/9706378b-f244-48a6-8cec-68a19a8b1678/1f90fd18eb892cbb0bf75d9cff377ccb/dotnet-sdk-3.1.402-win-x64.exe + Sha256: C16DEC6D1FA3263D93187219CB37ADED705735F3C0442032D145936A9250553A + Switches: + Custom: /install + Silent: /quiet + SilentWithProgress: /passive +# ManifestVersion: 0.1.0