Some solutions work fine, but several of them have build errors once I install the NuGet package SonarAnalyzer.CSharp. If I remove it, the solution will once again build correctly.
Sample Error:
error CS0006: Metadata file 'C:\Users\cswanson\Desktop\Repos\DI\CardDI\Card.Domain\bin\Debug\Card.Domain.dll' could not be found
Sure enough, that project in the solution did not build and output to bin.
Looking at the build output for that project, there are several S### errors reported but nothing alerting why the project did not build.
We are on using Visual Studio 2015 Professional Update 2. I have tried with NuGet package 1.11 and 1.13
Any ideas on how to solve this?
--
You received this message because you are subscribed to the Google Groups "SonarLint" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarlint+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarlint/99d4c305-fedc-4bdd-9417-749744e82e04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarlint/5ecb263e-1e93-45d1-a7ef-89bc2c88c61c%40googlegroups.com.