]> source.dussan.org Git - sonarqube.git/commitdiff
Fix formatting issue
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Wed, 22 May 2019 07:35:11 +0000 (09:35 +0200)
committerSonarTech <sonartech@sonarsource.com>
Mon, 27 May 2019 18:21:10 +0000 (20:21 +0200)
server/sonar-docs/src/pages/scan/sonarscanner-for-msbuild.md

index 7cd6dbbdee6543f628a27a92fbab425595486304..8fc233e4a2dde8b4967cc72310e67579250b5f5c 100644 (file)
@@ -39,8 +39,8 @@ Consider setting file system permissions to restrict access to this file.:
   <Property Name="sonar.host.url">http://localhost:9000</Property>
   <Property Name="sonar.login">[my-user-token]</Property>
 </SonarQubeAnalysisProperties>
-
 ```
+
 * Add `$install_directory` to your PATH environment variable.
 
 ### Installation of the SonarScanner for MSBuild .NET Core Global Tool