Closed ghost closed 6 years ago
You missed the command line Parameter for the FxCop Plugin, please see the read me for more Information.
Can you point to an MSBuild file or does it have to be a solution?
MSBuidl File is not supportet. FxCop Need a Assembly or a FxCop Project (both is supportet by the Plugin) If the Sln file property is provided the solution file is scanned and all assemblies are added to a temporary FxCop Project file
Good to know, thanks!
I have been getting this error for a while now, but I am not sure how to track down the cause, or how to get more info to track it down. If i run the same commands against the same msbuild file, but with a sonarqube project without fxcop rules I do not get this error message. Any help is appreciated.
Plugins:
Scripts:
SonarQube.Scanner.MSBuild.exe begin /key:New-Framework /name:"New Framework" /version:3.2.300 /s:D:\SonarScanner\test.xml
MSBuild.exe" D:\Build\NewFramework.MSBuild /p:ProjectRoot=D:\Build;DebugSymbols=true