Skip to content

zhoufoxcn/sonar-scanner-msbuild

 
 

Repository files navigation

License

Copyright 2016-2017 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

Build status

Build status

Documentation

http://redirect.sonarsource.com/doc/msbuild-sq-runner.html

Issue Tracker

https://jira.sonarsource.com/browse/SONARMSBRU

Building

Requirements:

Install NuGet packages: right click on the solution in Visual Studio, and select Restore NuGet Packages. Alternatively, using the nuget.exe on the command line:

nuget restore path\to\solution.sln

Or inside the project's directory, simply nuget restore without parameters.

Packages

No packages published

Languages

  • C# 96.2%
  • Java 2.8%
  • PowerShell 0.5%
  • Visual Basic .NET 0.5%
  • C 0.0%
  • Shell 0.0%