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!
This PR updates the Essential samples to target .NET 8
Specific Changes
Updated the following samples to target .NET 8
02.echo-bot
03.welcome-user
05.multi-turn-promp
06.using-cards
07.using-adaptive-cards
08.suggested-actions
13.core-bot
15.handling-attachments
40.timex-resolution
43.complex-dialog
45.state-management
Testing
These images show the updated bots working as expected.
06.using-cards
03.welcome-user
05.multi-turn-promp
06.using-cards
07.using-adaptive-cards
08.suggested-actions
13.core-bot
15.handling-attachments
40.timex-resolution
43.complex-dialog
45.state-management
Addresses # 3948
Description
This PR updates the Essential samples to target .NET 8
Specific Changes
Testing
These images show the updated bots working as expected. 06.using-cards 03.welcome-user 05.multi-turn-promp 06.using-cards 07.using-adaptive-cards 08.suggested-actions 13.core-bot 15.handling-attachments 40.timex-resolution 43.complex-dialog 45.state-management