Add .netframework 4.8 (#544)

* add .netframework 4.8

* fix
This commit is contained in:
谭源
2020-06-14 03:59:46 +08:00
committed by GitHub
parent 27c469a58c
commit a99bda8ef2

View File

@@ -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"