How to Analyze a .net project with Scanyp?

      The analysis is done using this command line:

      >scanyp.exe --input C:\work\MySolution.sln --identifier MyProject

      The --identifier switch is mandatory to define the project key, The scanyp agent will get from the Scanyp server the configuration of this specific key if it's found, else a default configuration will be created in the server and it will be used by the scanyp agent for the analysis.