1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`Should renders correctly 1`] = `
7 className="spacer-bottom huge-spacer-top"
9 onboarding.analysis.msbuild.header
12 className="spacer-bottom markdown"
15 defaultMessage="onboarding.analysis.msbuild.text"
16 id="onboarding.analysis.msbuild.text"
29 onlyActiveOnIndex={false}
32 to="/documentation/analysis/scan/sonarscanner-for-msbuild/"
41 "SonarScanner.MSBuild.exe begin /k:\\"projectKey\\" /d:sonar.host.url=\\"host\\" /d:sonar.login=\\"token\\"",
42 "MsBuild.exe /t:Rebuild",
43 "SonarScanner.MSBuild.exe end /d:sonar.login=\\"token\\"",