From cb559c54b70521e1b1074b153e5d69f19f8645a9 Mon Sep 17 00:00:00 2001 From: Lasse Hay-Schmidt <36488481+haysch@users.noreply.github.com> Date: Thu, 11 Mar 2021 11:27:29 +0100 Subject: [PATCH] Add .NET SDK version 5.0.201 (#8574) --- manifests/Microsoft/dotnet/5.0.201.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 manifests/Microsoft/dotnet/5.0.201.yaml diff --git a/manifests/Microsoft/dotnet/5.0.201.yaml b/manifests/Microsoft/dotnet/5.0.201.yaml new file mode 100644 index 000000000..254f581ac --- /dev/null +++ b/manifests/Microsoft/dotnet/5.0.201.yaml @@ -0,0 +1,22 @@ +Id: Microsoft.dotnet +Version: 5.0.201 +Name: .NET SDK +Publisher: Microsoft +License: MIT +LicenseUrl: https://github.com/dotnet/core/blob/master/LICENSE.TXT +MinOSVersion: 6.1.7601 +AppMoniker: dotnet +Description: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. +Homepage: https://docs.microsoft.com/en-us/dotnet/ +Tags: .NET, .NET Core, dotnet, net, C#, csharp, F#, fsharp, VB, Visual Basic +Commands: dotnet +Installers: + - Arch: x64 + Url: https://download.visualstudio.microsoft.com/download/pr/78a6328f-f563-4a7f-a478-3ed0f2ce8ec6/5beb762f64d8a018a5b9e590bc1531e0/dotnet-sdk-5.0.201-win-x64.exe + Sha256: 2d678b6160944109effc3b788662ba806c01261f4f6261edba780f263474d029 + InstallerType: exe + Switches: + Custom: /install + Silent: /quiet + SilentWithProgress: /passive +ManifestVersion: 0.1.0