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 - Advanced samples #426

Closed sw-joelmut closed 3 months ago

sw-joelmut commented 3 months ago

Addresses # 3948

minor

Description

This PR updates the Advanced samples to target .NET 8.

Specific Changes

Testing

These images show the updated bots working as expected. 01.console-echo image

16.proactive-messages image

17.multilingual-bot image

19.custom-dialogs image

21.corebot-app-insights image

23.facebook-events image

42.scaleout image

44.prompt-users-for-input image

47.inspection image

sw-joelmut commented 3 months ago

/promoted 3985