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 482 forks source link

fix: [#6825] Update xunit and fix compatibility issues in unit tests #6836

Closed JhontSouth closed 2 months ago

JhontSouth commented 3 months ago

Addresses #6825

minor

Description

This PR updates xunit package version from 2.4.1 to 2.9.0 and applies the respective changes to meet the new version requirements.

Specific Changes

Testing

The following image shows the unit tests working in Net 6.0 and 8.0. image

tracyboehrer commented 3 months ago

@JhontSouth Conflicts

BruceHaley commented 3 months ago

:heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.TemplateManager.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.Testing.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Streaming.dll