We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If your Analyzer or CodeFix uses async/await ALWAYS use .ConfigureAwait(false)!
If your VSIX file contains several (actually unneeded) assemblies from output directory:
Open Property Pages for your VSIX project and check whether the setting Include Debug Symbols is set to true. Set it to false, instead.