southworks / BotBuilder-Samples

Welcome to the BotBuilder samples repository. Here you will find task-focused samples in C# and Node.js to help you get started with the Bot Builder SDK!
https://github.com/Microsoft/BotBuilder
MIT License
6 stars 6 forks source link

[#3740] Update dotnet samples to target Net 6 - QnA maker samples #393

Closed erquirogasw closed 2 years ago

erquirogasw commented 2 years ago

Addresses # 3740

minor

Description

This PR updates the QnA maker samples to target .NET6

Specific Changes

Testing

CustomQABot working image (83)

CustomQABotAllFeatures working

image (84)

QnABot working

image

QnABotAllFeatures working image (88)

erquirogasw commented 2 years ago

For the qna all features, the readme contains a reference link to the 3.1 version

Also the 12.customQABot is missing, i just did a swipe to check all missing bots just in case, this one is missing only

Fixed.

ceciliaavila commented 2 years ago

/promoted 3754