]> source.dussan.org Git - sonarqube.git/commit
SONAR-14494 Adding the .NET Core tutorial in manual
authorMathieu Suen <mathieu.suen@sonarsource.com>
Thu, 25 Feb 2021 14:57:06 +0000 (15:57 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 3 Mar 2021 20:12:52 +0000 (20:12 +0000)
commitff20a4b6599510764a44104513380d07c6abf650
tree66a0b9bf6aa64f32a33e0f694092add1c292923f
parentb385d43a605ab10eee767c868eb14ca32cb215a2
SONAR-14494 Adding the .NET Core tutorial in manual
13 files changed:
server/sonar-web/src/main/js/components/tutorials/manual/commands/DotNet.tsx
server/sonar-web/src/main/js/components/tutorials/manual/commands/DotNetCore.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/manual/commands/DotNetExecute.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/manual/commands/DotNetFramework.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/manual/commands/__tests__/DotNet-test.tsx
server/sonar-web/src/main/js/components/tutorials/manual/commands/__tests__/DotNetExecute-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/manual/commands/__tests__/DotNetFramework-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/manual/commands/__tests__/DotnetCore-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/manual/commands/__tests__/__snapshots__/DotNet-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/manual/commands/__tests__/__snapshots__/DotNetExecute-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/manual/commands/__tests__/__snapshots__/DotNetFramework-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/manual/commands/__tests__/__snapshots__/DotnetCore-test.tsx.snap [new file with mode: 0644]
sonar-core/src/main/resources/org/sonar/l10n/core.properties