If the analyzer package has XML files inside the analyzers folder these are incorrectly added to the proj files which then cause MSBuild to break. Only .dll extensions should be considered as analyzers.
If the analyzer package has XML files inside the analyzers folder these are incorrectly added to the proj files which then cause MSBuild to break.
Only .dll extensions should be considered as analyzers.