diff --git a/manifests/Microsoft/dotNetFramework/4.8.yaml b/manifests/Microsoft/dotNetFramework/4.8.yaml new file mode 100644 index 000000000..d44ed1031 --- /dev/null +++ b/manifests/Microsoft/dotNetFramework/4.8.yaml @@ -0,0 +1,19 @@ +Id: Microsoft.dotNetFramework +Version: 4.8 +Name: .Net Framework +Publisher: Microsoft +License: Copyright (c) Microsoft Corporation +AppMoniker: .NetFW +Tags: .Net, dot Net, dotNet, .NetFramework, .NetFW, Framework +Description: .NET Framework is a technology that supports building and running Windows apps and web services. .NET Framework is designed to fulfill the following objectives. +Homepage: https://dotnet.microsoft.com/download/dotnet-framework +Installers: + - Arch: x86 + Url: https://download.visualstudio.microsoft.com/download/pr/014120d7-d689-4305-befd-3cb711108212/1f81f3962f75eff5d83a60abd3a3ec7b/ndp48-web.exe + Sha256: B9821F28FACFD6B11FFBF3703FF3F218CC3C31B85D6503D5C20570751FF08876 + InstallerType: exe + Language: en-US + Switches: + Silent: "/install /quiet /norestart" + SilentWithProgress: "/install /passive /norestart" + \ No newline at end of file