diff --git a/manifests/Microsoft/dotnetruntime/5.0.3.29723.yaml b/manifests/Microsoft/dotnetruntime/5.0.3.29723.yaml new file mode 100644 index 000000000..7e72608c0 --- /dev/null +++ b/manifests/Microsoft/dotnetruntime/5.0.3.29723.yaml @@ -0,0 +1,21 @@ +Id: Microsoft.dotnetRuntime +Name: .NET Core Runtime +Version: 5.0.3.29723 +Publisher: Microsoft +License: Copyright (c) Microsoft Corporation. All rights reserved. +LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default +AppMoniker: dotNETruntime +Tags: .NET, .NET Core, dotnet, net, C#, csharp, F#, fsharp, VB, Visual Basic +Description: .NET Core Runtime is required to run an to run existing .NET Core application. +Homepage: https://dotnet.microsoft.com/download/dotnet-core/current/runtime +Installers: +- Arch: x64 + Url: https://download.visualstudio.microsoft.com/download/pr/c6541c87-42f2-4c5d-b6db-2df0dade5e00/13e89a5fec3ddb224cd93dd18b0761ff/windowsdesktop-runtime-5.0.3-win-x64.exe + Sha256: 11DE03C3F466C1392690FC4A975EDC295DA72200696405CA9A48D54F8AB43AA5 + InstallerType: exe + Scope: machine + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive + Custom: /install + ProductCode: "{b8de4514-1272-485a-8d6b-bcc63b828099}" \ No newline at end of file