* Create manifest for dotnet 5.0.100-preview.4 * create manifest using YamlCreate.ps1 * update manifest to include silent switches
19 lines
2.0 KiB
YAML
19 lines
2.0 KiB
YAML
Id: Microsoft.dotnet
|
|
Version: 5.0.100-preview.4
|
|
Name: .NET Core
|
|
Publisher: Microsoft
|
|
License: MIT
|
|
LicenseUrl: https://github.com/dotnet/core/blob/master/LICENSE.TXT
|
|
AppMoniker: dotnet
|
|
Tags: .NET, .NET Core, dotnet, net, C#, csharp, F#, fsharp, VB, Visual Basic
|
|
Description: .NET Core is an open-source, general-purpose development platform. You can create .NET Core apps for Windows, macOS, and Linux for x64, x86, ARM32, and ARM64 processors using multiple programming languages. Frameworks and APIs are provided for cloud, IoT, client UI, and machine learning.
|
|
Homepage: https://docs.microsoft.com/dotnet/core/
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://download.visualstudio.microsoft.com/download/pr/40dff314-f6c2-4aeb-bfc7-7f89fc8d2b61/79b23dcc8727ab76b7df8872968475fe/dotnet-sdk-5.0.100-preview.4.20258.7-win-x64.exe
|
|
Sha256: 18F46CBF291CF0492A54917378DE53236187D957DBC36821992FFA73AEEC20A8
|
|
InstallerType: exe
|
|
Switches:
|
|
Custom: /install
|
|
Silent: /quiet
|
|
SilentWithProgress: /passive |