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

[#6825] Replace deprecated FxCopAnalyzers with NetAnalyzers #6835

Closed sw-joelmut closed 3 months ago

sw-joelmut commented 3 months ago

Addresses #6825

minor

Description

This PR replaces deprecated Microsoft.CodeAnalysis.FxCopAnalyzers with Microsoft.CodeAnalysis.NetAnalyzers as suggested in this guide.

Specific Changes

Testing

The following image shows the CI pipeline working. imagen

BruceHaley commented 3 months ago

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