]> source.dussan.org Git - sonarqube.git/commit
SONAR-22361 Update .NET tutorial to be consistent with SonarCloud
authorLucas Paulger <lucas.paulger@sonarsource.com>
Tue, 11 Jun 2024 12:45:10 +0000 (15:45 +0300)
committersonartech <sonartech@sonarsource.com>
Fri, 14 Jun 2024 20:02:40 +0000 (20:02 +0000)
commit0bdfddeed0bf06255f61c6b59dcfc6d132598e14
treea5bb64659196fba5ccb57d5857a13ad8e6117afa
parentce897731b2f25ff37b5b40d5c7c95abb7fdf8dba
SONAR-22361 Update .NET tutorial to be consistent with SonarCloud
14 files changed:
server/sonar-web/src/main/js/components/tutorials/components/CompilationInfo.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/__tests__/__snapshots__/JenkinsTutorial-it.tsx.snap
server/sonar-web/src/main/js/components/tutorials/jenkins/buildtool-steps/DotNetCore.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/buildtool-steps/DotNetFramework.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/buildtool-steps/DotNetPrereqsScanner.tsx
server/sonar-web/src/main/js/components/tutorials/other/DoneNextSteps.tsx
server/sonar-web/src/main/js/components/tutorials/other/__tests__/DoneNextSteps-it.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/other/commands/DotNetCore.tsx
server/sonar-web/src/main/js/components/tutorials/other/commands/DotNetExecute.tsx
server/sonar-web/src/main/js/components/tutorials/other/commands/DotNetFramework.tsx
server/sonar-web/src/main/js/components/tutorials/other/commands/ExecScanner.tsx
server/sonar-web/src/main/js/components/tutorials/other/commands/JavaGradle.tsx
server/sonar-web/src/main/js/components/tutorials/other/commands/JavaMaven.tsx
sonar-core/src/main/resources/org/sonar/l10n/core.properties