© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
1 reply
TheSnowOwl

❔ Need help with code analyzers

i have just written a little code analyzer using chatGPT, and eventually got no write-time errors and wanted to test, and found that i should add "<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRuless>" to my project's property group. however this does not exist when i try to, and when i manually type it out the project becomes invalid and unable to load until i remove that line again using something like notepad.

what should i do to enable my analyzer to be used?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Analyzers Project
C#CC# / help
3y ago
Getting started with source analyzers
C#CC# / help
3y ago
❔ Need help with my code
C#CC# / help
3y ago