If removal of the analyzer VSIX project will enable building with dotnet build, let's remove the project.
Per the conversation below:
VSIX-deployed analyzers are something I think we can cut support for. Many people prefer the nuget deployed analyzers anyway. Thoughts?
Yes, I wish I could, but vsix is an easy alternative because it requires a hack to get Analyzer to work in Unity csproj.
but I think it can be removed.
Originally posted by @neuecc in #1108 (comment)
If removal of the analyzer VSIX project will enable building with
dotnet build, let's remove the project.Per the conversation below:
Yes, I wish I could, but vsix is an easy alternative because it requires a hack to get Analyzer to work in Unity csproj.
but I think it can be removed.
Originally posted by @neuecc in #1108 (comment)