microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
864 stars 480 forks source link

.Net 8 #6741

Closed tracyboehrer closed 1 month ago

tracyboehrer commented 5 months ago

1) Test using .Net 8 2) Scope of changes

sambathrajv commented 4 months ago

Hi, Do you know when the projects will be upgraded to .Net 8? Any ETA?

gioce90 commented 4 months ago

Hi, there is any news?

ceciliaavila commented 4 months ago

Hi @sambathrajv, @gioce90. We are working on updating all projects and pipeline yamls to .NET 8. We estimate finishing with this next week.

ahmed-dstny commented 1 month ago

Hello everyone. These issues and PR are still open.. Have the .NET 8 templates been released elsewhere @ceciliaavila ?

tracyboehrer commented 1 month ago

@ahmed-dstny There are some changes pending.

ahmed-dstny commented 1 month ago

Thanks @tracyboehrer. Do you mean the warnings about the Microsoft.Identity packages? What's the expected fix (will updating the packages fix the warnings)?

tracyboehrer commented 1 month ago

@ahmed-dstny No. There was a separate PR to update Microsoft.Identity.Client to 4.60.3 to resolve those warnings. That has already been merged.