Port this change from botbuilder-dotnet/master branch:
https://github.com/microsoft/botbuilder-dotnet/pull/3709
Fixes #3657
This PR includes the following changes:
I also refactored DialogManager OnTurnAsync in a couple of private methods to split the Skill/Parent processing logic and reduce duplication.
[R9,Skills]
@clearab, @gabog is this still for R9 in JS?
I don't think so, this is for adaptive JS and I think that so far the plan is to have JS on parity with R8. Relabeling it to R10
This is actually a duplicate of: https://github.com/microsoft/botbuilder-js/issues/1970
Most helpful comment
I don't think so, this is for adaptive JS and I think that so far the plan is to have JS on parity with R8. Relabeling it to R10