Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You'll primarily use components through [**Bot Framework Composer**](https://git

## Creating your own components

You can also create your own packages and templates for use from Composer. We document creating components [here](/docs/overview.md). You can use this repository as examples for building your own components.
You can also create your own packages and templates for use from Composer. We document creating components [here](https://docs.microsoft.com/composer/concept-packages). You can also check out [our samples](https://github.com/microsoft/BotBuilder-Samples/tree/main/composer_samples).

## Index of Content

Expand Down
Binary file removed assets/packageManager.PNG
Binary file not shown.
81 changes: 0 additions & 81 deletions docs/assets/MultiplyDialog.cs

This file was deleted.

27 changes: 0 additions & 27 deletions docs/assets/MultiplyDialog.csproj

This file was deleted.

25 changes: 0 additions & 25 deletions docs/assets/MultiplyDialog.schema

This file was deleted.

33 changes: 0 additions & 33 deletions docs/assets/MultiplyDialogBotComponent.cs

This file was deleted.

104 changes: 0 additions & 104 deletions docs/creating-packages.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/creating-templates.md

This file was deleted.

Loading