Skip to content

How to disable PH2079 #141

Answered by mortelee
mortelee asked this question in Q&A
Discussion options

You must be logged in to vote

Solution:
Create .globalconfig in root directory with following content

# Top level entry required to mark this as a global AnalyzerConfig file

is_global = true

# NOTE: No section headers for configuration entries

#### Diagnostic configuration

dotnet_diagnostic.PH2075.severity=silent

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mortelee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant