Commit bf3d141
BruceHaley
Set state.bot property to "Copy always"
This is critical for having the bot work when it is deployed to Azure. Without it, "Test in Web Chat" hangs forever with "Waiting for bot to be ready". The other projects in this group of dotnet_core bot samples are correct. This is the only one that lacks the setting.
Best, Bruce.1 parent e6720f9 commit bf3d141
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
0 commit comments