add .netframework 3.5 sp1 (#545)
* Create 3.5 SP1.yaml * Update 3.5 SP1.yaml * Update 3.5 SP1.yaml
This commit is contained in:
19
manifests/Microsoft/dotNetFramework/3.5 SP1.yaml
Normal file
19
manifests/Microsoft/dotNetFramework/3.5 SP1.yaml
Normal file
@@ -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"
|
||||
|
Reference in New Issue
Block a user