Tag not monitored by Microsoft.
Hello @Cairn ,
Welcome to Microsoft Q&A forum.
I think, VS extension project for Roslyn Analyzer is a little different from other extensions.
Due to its function, you may need to use .Test project(the default name is [your project/solution name].Test) which is included in your analyzer solution, and write unit tests to validate every case works as expected.
Best Regards,
Tianyu
- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.