Skip to content

affinipay/sonar-scanner-msbuild

This branch is 1104 commits behind SonarSource/sonar-scanner-msbuild:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

867049d · Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
May 3, 2016
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Mar 27, 2017
Oct 5, 2016
Jun 11, 2015
Mar 24, 2017
Sep 2, 2016
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Jan 9, 2017
Oct 17, 2016
Oct 17, 2016
Mar 24, 2017
Apr 11, 2017

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.1%
  • Java 2.3%
  • Other 1.6%