forked from microsoft/BotBuilder-Samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update code excerpts in README.md files (microsoft#201)
* Update README.md This change updates the README.md of the core-CreateNewComversation sample to reflect changes made in the SurveyTriggerer.cs. The current version of SurveyTriggerer.cs uses IDialogTask instead of IDialogStack, and additionally, the original version contained a typo on line 53: `IDialogStack stack = stack = scope.Resolve<IDialogStack>();` * Update README.md Update code featured in README.md to match what's actually currently in the sample
- Loading branch information
1 parent
464e515
commit ed008de
Showing
2 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters