SolutionCop icon indicating copy to clipboard operation
SolutionCop copied to clipboard

Tool for static analysis of Visual Studio solutions

Results 18 SolutionCop issues
Sort by recently updated
recently updated
newest added

SolutionCop can check consistency of the referenced assembly versions. See csproj fragments below. Projects can have different references required. In this case compilation can be succeeded, however assembly load exception...

SolutionCop writes teamcity success status after tests passing, so this result is presented forever, even after unit tests execution. TeamCity builds overview does not show tests counts for now, only...