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

[#6825] Fix Microsoft.Bcl.AsyncInterfaces warnings #6837

Closed sw-joelmut closed 3 months ago

sw-joelmut commented 3 months ago

Addresses #6825

minor

Description

This PR adds the Microsoft.Bcl.AsyncInterfaces package to Microsoft.Bot.Builder.Azure project, forcing 1.x version to 8.x, solving the MSB3277 warnings.

Specific Changes

Testing

The following images show the CI pipeline, and the reduction of the warnings. image

BruceHaley commented 3 months ago

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