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
872 stars 479 forks source link

[#6741] Update generators templates and VSIX to .Net 8 #6762

Closed sw-joelmut closed 4 months ago

sw-joelmut commented 6 months ago

Fixes #6741

Description

This PR updates all generators from net6 to net8.

Specific Changes

Testing

The following images show all three bots working and the update reference in the VSIX samples. imagen imagen imagen imagen

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 389180

Details


Totals Coverage Status
Change from base Build 388884: 0.006%
Covered Lines: 26180
Relevant Lines: 33494

💛 - Coveralls
JhontSouth commented 4 months ago

Hi @tracyboehrer, the changes to maintain support for Net Core 3.1 are ready in the PR.