Added .NET Core SDK version 3.1.409. (#12538)
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.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
|
||||
|
||||
Reference in New Issue
Block a user