Steven Gum
Steven Gum
@victorlamana understood, thank you for the quick confirmation!
@natalgar, should @victorlamana & @shameeritc try the `v2.0.0-nightly.257298.f833d8e` nightly build of Composer to gather more info during the debugging process? https://github.com/microsoft/BotFramework-Composer-Nightlies/releases/tag/v2.0.0-nightly.257298.f833d8e
@natalgar do you have any new findings/workarounds to share?
Migration docs: [2.2 -> 3.0](https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.1&tabs=visual-studio#in-process-hosting-model)
After speaking with @Jeffders and @johnataylor, the hostingModel change to `"outofprocess"` would specifically target the Echo and Core bot samples and generators for .NET. ___ _Edit: Along with the Web...
To be explicit, there's a number of changes that need to be performed to make Echo and Core bot work out-of-the-box with minimal customer-driven changes. ### Add logic to Startup.cs/index.js/ts...
Samples don't necessarily ship directly in sync with our milestones, this work will likely happen after 4.11 is out the door.
@justinwilaby I was also unable to sign in this way on 4.4.0 and on master. Using the second option (password/phone verification) worked in master. (haven't tried again in 4.4.0)
Moved this to R10 for triage discussions.
Derived from https://github.com/microsoft/botbuilder-js/issues/1387.