Add Microsoft.BotFrameworkComposer 1.0.0 (#570)
* Adding Microsoft.BotFrameworkComposer 1.0.0 manifest. * Add new line to end of Microsoft.BotFrameworkComposer 1.0.0 manifest. * Adding SilentWithProgress flag to Installer configuration to match Silent flag.
This commit is contained in:
17
manifests/Microsoft/BotFrameworkComposer/1.0.0.yaml
Normal file
17
manifests/Microsoft/BotFrameworkComposer/1.0.0.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
Id: Microsoft.BotFrameworkComposer
|
||||
Version: 1.0.0
|
||||
Name: Bot Framework Composer
|
||||
Publisher: Microsoft Corporation
|
||||
License: Copyright (c) Microsoft Corporation
|
||||
LicenseUrl: https://github.com/microsoft/BotFramework-Composer/blob/master/LICENSE.md
|
||||
Tags: bot, framework, composer
|
||||
Description: Bot Framework Composer is an integrated development tool for developers and multi-disciplinary teams to build bots and conversational experiences with the Microsoft Bot Framework. Within this tool, you'll find everything you need to build a sophisticated conversational experience.
|
||||
Homepage: https://github.com/microsoft/BotFramework-Composer
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/microsoft/BotFramework-Composer/releases/download/v1.0.0/BotFramework-Composer-1.0.0-windows-setup.exe
|
||||
Sha256: 32A0BB3EAF3FAA7CE048FD369BFBC783A81399337E86232B0A92F88F5A5C5C5B
|
||||
InstallerType: exe
|
||||
Switches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
Reference in New Issue
Block a user