Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
PackageIdentifier: Microsoft.BotFrameworkEmulator
|
||||
Publisher: Microsoft Corporation
|
||||
PackageName: Bot Framework Emulator
|
||||
PackageVersion: 4.10.0
|
||||
License: Copyright (c) Microsoft Corporation - MIT
|
||||
LicenseUrl: https://github.com/microsoft/BotFramework-Emulator/blob/master/LICENSE.txt
|
||||
Moniker: botframework-emulator
|
||||
Tags:
|
||||
- bot
|
||||
- framework
|
||||
- emulator
|
||||
ShortDescription: Development tool for the Microsoft Bot Framework. Allows developers to test and debug bots on localhost.
|
||||
PackageUrl: https://github.com/microsoft/BotFramework-Emulator
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://github.com/microsoft/BotFramework-Emulator/releases/download/v4.10.0/BotFramework-Emulator-4.10.0-windows-setup.exe
|
||||
InstallerSha256: E8C24A1DC8FDE84CFAC73C680D43CC1F1CB0034955D7198558741AABBD199A6F
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user