diff --git a/manifests/Microsoft/dotNetFramework/3.5 SP1.yaml b/manifests/Microsoft/dotNetFramework/3.5 SP1.yaml new file mode 100644 index 000000000..013733503 --- /dev/null +++ b/manifests/Microsoft/dotNetFramework/3.5 SP1.yaml @@ -0,0 +1,19 @@ +Id: Microsoft.dotNetFramework +Version: 3.5 SP1 +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: http://download.microsoft.com/download/2/0/E/20E90413-712F-438C-988E-FDAA79A8AC3D/dotnetfx35.exe + Sha256: 0582515BDE321E072F8673E829E175ED2E7A53E803127C50253AF76528E66BC1 + InstallerType: exe + Language: en-US + Switches: + Silent: "/install /quiet /norestart" + SilentWithProgress: "/install /passive /norestart" + \ No newline at end of file