You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes a bug which occurs if an Activity is not provided to BeginSkill. This fix ensures we send turnContext.Activity, rather than throw Null Reference Exception.