Added .NET Core Runtime version 3.1.14.29915. (#10703)

This commit is contained in:
Easton Pillay
2021-04-13 20:22:11 -05:00
committed by GitHub
parent 57b27f276a
commit 5086b39888
3 changed files with 57 additions and 0 deletions

View File

@@ -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.14.29915
Installers:
- Architecture: x64
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/88437980-f813-4a01-865c-f992ad4909bb/9a936984781f6ce3526ffc946267e0ea/windowsdesktop-runtime-3.1.14-win-x64.exe
InstallerSha256: AE99057DB5043B15E7551D7AC944DB9B18CE4D9B035A3DCEFBAA196EC56B4463
InstallerType: exe
Scope: machine
InstallerSwitches:
Silent: /quiet /norestart
SilentWithProgress: /passive
Custom: /install
- Architecture: x86
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/f449f435-25d3-4d5c-ad14-0c84f5131dea/a597530464689595a430407e440787c4/windowsdesktop-runtime-3.1.14-win-x86.exe
InstallerSha256: 52BFA86D448ACD15369D14C3CDF3BC4868336DA954373D26F4F1020D86931AFD
InstallerType: exe
Scope: machine
InstallerSwitches:
Silent: /quiet /norestart
SilentWithProgress: /passive
Custom: /install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -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.14.29915
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

View File

@@ -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.14.29915
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0