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
878 stars 484 forks source link

fix: [#6825] Update moq #6831

Closed JhontSouth closed 3 months ago

JhontSouth commented 3 months ago

Addresses #6825

minor

Description

This PR updates the moq version in the unit test projects and fixes the compatibility issues that appeared after the update.

Specific Changes

Testing

The following image shows the unit test running successfully. image

BruceHaley commented 3 months ago

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