botframework-components
botframework-components copied to clipboard
Update components to use package prefixes in resource ids
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. microsoft/botbuilder-dotnet#5298
Our components will need to be updated to use package prefixes and the new import statement.
@clearab @peterinnesmsft the work required at the SDK / Composer levels for this will not make R13. @carlosscastro is working through the implications for this work, but you can remove this from the R13 milestone right now.
This is blocked until the SDK / Composer features are supported. @garypretty or @chrimc62 - do you have work items for this work we can link to?
Clearing the milestone until we have more clear guidance around what would be required here for templates.