Port this change from botbuilder-dotnet/master branch:
microsoft/botbuilder-dotnet#3148
microsoft/botbuilder-dotnet#3147 - Added additional ContinueConversationAsync overload for custom adapters for skills compatibility.
microsoft/botbuilder-dotnet#3146 - Move 'BotIdentityKey' const to BotAdapter and made it public. Done via #1763