Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
PackageIdentifier: Microsoft.dotnetPreview
|
||||
Publisher: Microsoft
|
||||
PackageName: .NET Core Preview
|
||||
Moniker: dotnet-preview
|
||||
PackageVersion: 5.0.100-preview.5.20279.10
|
||||
License: MIT
|
||||
LicenseUrl: https://github.com/dotnet/core/blob/master/LICENSE.TXT
|
||||
MinimumOSVersion: 6.1.7601
|
||||
ShortDescription: Preview version of the .NET Core SDK.
|
||||
PackageUrl: https://docs.microsoft.com/dotnet/core/
|
||||
Tags:
|
||||
- .NET
|
||||
- .NET Core
|
||||
- dotnet
|
||||
- net
|
||||
- C#
|
||||
- csharp
|
||||
- F#
|
||||
- fsharp
|
||||
- VB
|
||||
- Visual Basic
|
||||
Commands:
|
||||
- dotnet
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/38c82743-6223-4a51-a424-ac79a4db189b/5c88aa3116df3b81564077fe49a83c7f/dotnet-sdk-5.0.100-preview.5.20279.10-win-x64.exe
|
||||
InstallerSha256: DA0745FC103336505AAF4DC3DD9B3D3C3E3CAAB9E9CF4A9DA973830409C58AA3
|
||||
InstallerSwitches:
|
||||
Custom: /install /norestart
|
||||
Silent: /quiet /norestart
|
||||
SilentWithProgress: /passive /norestart
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user