microsoft / BotBuilder-Samples

Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
https://github.com/Microsoft/botframework
MIT License
4.38k stars 4.88k forks source link

[#3948] Update dotnet samples to target .Net 8 - Skills samples #3983

Closed sw-joelmut closed 4 months ago

sw-joelmut commented 5 months ago

Addresses #3948

minor

[!IMPORTANT] These changes depend on PR https://github.com/microsoft/BotBuilder-Samples/pull/3982 being merged, so the CI pipeline pass successfully with .NET 8.

Description

This PR updates the Skills samples to target .NET 8

Specific Changes

Testing

These images show the updated bots working as expected. 80.skills-simple-bot-to-bot imagen 81.skills-skilldialog imagen 82.skills-sso-cloudadapter imagen