Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Type
Bug fix
Description
Updated BotSharp.Plugin.MultiTenancy project GUID in solution file
Reorganized project references in WebStarter configuration
Added BotSharp.Plugin.MMPEmbedding plugin to dependencies
Moved BotSharp.Core.A2A reference to correct solution folder
Diagram Walkthrough
File Walkthrough
BotSharp.sln
Update MultiTenancy project GUID and folderBotSharp.sln
{9BC8DF43-88D1-4C57-A678-AC0153BDF4EB}to{562DD0C6-DAC8-02CC-C1DD-D43DF186CE76}sections
{7C64208C-8D11-4E17-A3E9-14D7910763EB}to{51AFE054-AE99-497D-A593-69BAEFB5106F}WebStarter.csproj
Reorganize project references and add MMPEmbeddingsrc/WebStarter/WebStarter.csproj
BotSharp.Core.A2Aproject reference from PizzaBot solutionconfiguration
BotSharp.Plugin.MMPEmbeddingproject reference to plugindependencies
BotSharp.Core.A2Areference to BotSharp solution configurationsection
appsettings.json
Register MMPEmbedding plugin in settingssrc/WebStarter/appsettings.json
BotSharp.Plugin.MMPEmbeddingto the plugin list in configuration