Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

[Docs] The code snippet to add multiple resources is wrong #3490

Closed
saivennelakanti opened this issue Jun 25, 2020 · 1 comment · Fixed by #3543
Closed

[Docs] The code snippet to add multiple resources is wrong #3490

saivennelakanti opened this issue Jun 25, 2020 · 1 comment · Fixed by #3543
Assignees
Labels
Type: Docs Documentation

Comments

@saivennelakanti
Copy link

/virtual-assistant/tutorials/customize-assistant/csharp/3-edit-responses/

the first parameter of LocaleTemplateManager is Dictionary<string, string> so if you define localizedTemplates as DIctionary<string, List> then this piece of code doesn't compile.
error_add_addtional_responses

@taicchoumsft
Copy link
Contributor

Thanks for pointing this out @saivennelakanti , this will be fixed shortly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Docs Documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants