BotBuilder-Samples icon indicating copy to clipboard operation
BotBuilder-Samples copied to clipboard

Update samples to support package prefixes for ids

Open chrimc62 opened this issue 5 years ago • 0 comments

This issue describes the SDK changes to support package prefixes like MyPackage#CoolStuff.en-us.lg in resource ids for dialog, LU, QNA and LG files including a new import statement. https://github.com/microsoft/botbuilder-dotnet/issues/5298

We need to update samples that depend on packages to use the new syntax for package ids in dialog files and the import syntax in LG/LU/QnA files.

chrimc62 avatar Mar 09 '21 22:03 chrimc62