Added .NET Core SDK version 3.1.409. (#12538)

This commit is contained in:
Easton Pillay
2021-05-12 08:59:08 -04:00
committed by GitHub
parent da9d9ab063
commit 1787f2e00c
3 changed files with 58 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.dotnet
PackageVersion: 3.1.409
MinimumOSVersion: 6.1.7601
Commands:
- dotnet
InstallerType: exe
Installers:
- Architecture: x64
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/d144f312-0922-4c92-a13f-9ffdf946525e/f5fd0de3cc3a88ba6bdb515e6e4dc41a/dotnet-sdk-3.1.409-win-x64.exe
InstallerSha256: 360C79624F1193D507609372A8B900859F4FEB6E510C1839FF0A46EB73F95915
InstallerSwitches:
Custom: /install
Silent: /quiet
SilentWithProgress: /passive
- Architecture: x86
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/43d2148c-72a9-4658-9bb4-0d759203f20e/3837b775171032f0c2214c99ea56f7f5/dotnet-sdk-3.1.409-win-x86.exe
InstallerSha256: 806EB27FA34DE87A701D96C27AF6ED0D47143ABE34D3A20AEF2C1B992BA2BD0D
InstallerSwitches:
Custom: /install
Silent: /quiet
SilentWithProgress: /passive
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,26 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Microsoft.dotnet
PackageVersion: 3.1.409
PackageLocale: en-US
Moniker: dotnet
LicenseUrl: https://github.com/dotnet/core/blob/master/LICENSE.TXT
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.
PackageUrl: https://docs.microsoft.com/dotnet/core/
Tags:
- .NET
- .NET Core
- dotnet
- net
- C#
- csharp
- F#
- fsharp
- VB
- Visual Basic
Publisher: Microsoft
PackageName: .NET Core SDK
License: MIT
ShortDescription: Microsoft.dotnet
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.dotnet
PackageVersion: 3.1.409
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0