Added .NET Core Runtime version 5.0.5.29917. (#10180)
* Added .NET Core Runtime version 5.0.5.29917. * Fixed formatting error.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.dotnetRuntime
|
||||
PackageVersion: 5.0.5.29917
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/c1ef0b3f-9663-4fc5-85eb-4a9cadacdb87/52b890f91e6bd4350d29d2482038df1c/windowsdesktop-runtime-5.0.5-win-x64.exe
|
||||
InstallerSha256: D42E8CB57E79F24793A26849EAD16326A4CFD0B43F215A3DFCB5C4D32E5B1716
|
||||
InstallerType: exe
|
||||
Scope: machine
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/c089205d-4f58-4f8d-ad84-c92eaf2f3411/5cd3f9b3bd089c09df14dbbfb64124a4/windowsdesktop-runtime-5.0.5-win-x86.exe
|
||||
InstallerSha256: F0E10120B18DA7CA6E9DCD18F96795C5B86E98717E2E283AF915A3BB262000F5
|
||||
InstallerType: exe
|
||||
Scope: machine
|
||||
InstallerSwitches:
|
||||
Silent: /quiet /norestart
|
||||
SilentWithProgress: /passive
|
||||
Custom: /install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
@@ -0,0 +1,25 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.dotnetRuntime
|
||||
PackageVersion: 5.0.5.29917
|
||||
PackageLocale: en-US
|
||||
LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default
|
||||
Moniker: dotNETruntime
|
||||
Tags:
|
||||
- .NET
|
||||
- .NET Core
|
||||
- dotnet
|
||||
- net
|
||||
- C#
|
||||
- csharp
|
||||
- F#
|
||||
- fsharp
|
||||
- VB
|
||||
- Visual Basic
|
||||
PackageUrl: https://dotnet.microsoft.com/download/dotnet-core/current/runtime
|
||||
Publisher: Microsoft
|
||||
PackageName: .NET Core Runtime
|
||||
License: Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
ShortDescription: .NET Core Runtime is required to run an to run existing .NET Core application.
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.dotnetRuntime
|
||||
PackageVersion: 5.0.5.29917
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user