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

[#3948] Update dotnet samples to target .Net 8 - Essential samples #425

Closed andres-robinet-sw closed 5 months ago

andres-robinet-sw commented 5 months ago

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 echo-bot 03.welcome-user welcome-user 05.multi-turn-promp multi-turn-prompt 06.using-cards using-cards 07.using-adaptive-cards using-adaptive-cards 08.suggested-actions suggested-actions 13.core-bot core-bot-dotnet 15.handling-attachments handling-attachments handling-attachments-2 handling-attachments-3 40.timex-resolution timex-resolution 43.complex-dialog complex-dialog complex-dialog-2 45.state-management state-management

andres-robinet-sw commented 5 months ago

/promoted 3987