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 old packages #6830

Closed JhontSouth closed 3 months ago

JhontSouth commented 3 months ago

Addresses #6825

minor

Description

This PR upgrades old packages that don't have conflicts with BotBuilder in their latest versions.

Specific Changes

Testing

The following image shows the unit tests working after the updates. image

BruceHaley commented 3 months ago

:heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.AI.Luis.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.AI.QnA.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.ApplicationInsights.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.Azure.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.Integration.AspNet.Core.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.TemplateManager.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Configuration.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Connector.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Schema.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Streaming.dll