1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
7 className="spacer-bottom huge-spacer-top"
9 onboarding.analysis.msbuild.header
15 defaultMessage="onboarding.analysis.msbuild.text"
16 id="onboarding.analysis.msbuild.text"
22 "link": <withAppStateContext(DocLink)
23 to="/analyzing-source-code/scanners/sonarscanner-for-dotnet/"
25 onboarding.analysis.msbuild.docs_link
26 </withAppStateContext(DocLink)>,
35 "SonarScanner.MSBuild.exe begin /k:"projectKey" /d:sonar.host.url="host" /d:sonar.login="token"",
36 "MsBuild.exe /t:Rebuild",
37 "SonarScanner.MSBuild.exe end /d:sonar.login="token"",