Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#6825] Replace deprecated FxCopAnalyzers with NetAnalyzers #6835

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

sw-joelmut
Copy link
Collaborator

Addresses #6825
#minor

Description

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

Specific Changes

  • Replaced Microsoft.CodeAnalysis.FxCopAnalyzers with Microsoft.CodeAnalysis.NetAnalyzers latest version.
  • Updated TokenResolver logs due to CA2017 issue.

Testing

The following image shows the CI pipeline working.
imagen

@sw-joelmut sw-joelmut added the Automation: No parity PR does not need to be applied to other languages. label Aug 1, 2024
@sw-joelmut sw-joelmut requested a review from tracyboehrer August 1, 2024 13:08
@sw-joelmut sw-joelmut requested a review from a team as a code owner August 1, 2024 13:08
@BruceHaley
Copy link
Contributor

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.dll

@tracyboehrer tracyboehrer merged commit 938a3f5 into main Aug 5, 2024
13 checks passed
@tracyboehrer tracyboehrer deleted the southworks/update/fxcop branch August 5, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: No parity PR does not need to be applied to other languages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants