dotnet / dotnet/wpf

IDE0077: Avoid legacy format target in global 'SuppressMessageAttribute'

Open
#10,375 0 comments 0 reactions 1 assignee Claimed by @h3xds1nz View on GitHub
:construction: work in progress area-Styling
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

More info: https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/ide0077

Shall be done after #10374 is merged to prevent overlapping and merge issues.

Part of this should be moving the UIA's `CodeQuality_Approved` per-project files into `GlobalSuppressions` file which are project-rooted to follow standard practices that are to be employed on rest of the projects as we move closer in resolving the issues, some bits will inevitably have to be supressed as well (especially on public types) to avoid breaking changes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.