Added .NET Core Runtime version 3.1.13.29816. (#10176)
This commit is contained in:
@@ -0,0 +1,25 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Microsoft.dotnetRuntime
|
||||||
|
PackageVersion: 3.1.13.29816
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/aa717f57-3ae5-48fa-a3ab-0018338d0726/fb37276b1575772461701339110e7a54/windowsdesktop-runtime-3.1.13-win-x64.exe
|
||||||
|
InstallerSha256: 985F48C31F545A62ABACB42C1666AD48E8977EA968FF2611D5D1BE1EB51688B5
|
||||||
|
InstallerType: exe
|
||||||
|
Scope: machine
|
||||||
|
InstallerSwitches:
|
||||||
|
Silent: /quiet /norestart
|
||||||
|
SilentWithProgress: /passive
|
||||||
|
Custom: /install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/c39e684e-f804-4e5d-b2ca-eaf4ac49d7b3/fb155e336f2a2bea7efbb3161822296e/windowsdesktop-runtime-3.1.13-win-x86.exe
|
||||||
|
InstallerSha256: C19DBF78B9FA4D79176AEA970FB4B6C6DAAE8DD6D3051FE0A360681687C5F6B8
|
||||||
|
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: 3.1.13.29816
|
||||||
|
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: 3.1.13.29816
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
Reference in New Issue
Block a user