Files
my-weather-api/.sonarqube/out/sonar-project.properties
Filippo Passeggieri 7834952385
All checks were successful
continuous-integration/drone/push Build is passing
ADD SonarQube
2023-08-31 14:57:21 +02:00

44 lines
2.6 KiB
INI

sonar.projectKey=my-weather-app
sonar.working.directory=D:\\Projects\\Test\\my-weather-api\\.sonarqube\\out\\.sonar
sonar.projectBaseDir=D:\\Projects\\Test\\my-weather-api
sonar.pullrequest.cache.basepath=D:\\Projects\\Test\\my-weather-api
B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE.sonar.projectKey=my-weather-app:B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE
B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE.sonar.projectName=my-weather-api
B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE.sonar.projectBaseDir=D:\\Projects\\Test\\my-weather-api
B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE.sonar.sourceEncoding=utf-8
B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE.sonar.sources=\
"D:\\Projects\\Test\\my-weather-api\\Controllers\\WeatherForecastController.cs",\
"D:\\Projects\\Test\\my-weather-api\\Program.cs",\
"D:\\Projects\\Test\\my-weather-api\\WeatherForecast.cs",\
"D:\\Projects\\Test\\my-weather-api\\obj\\Debug\\net7.0\\my-weather-api.GlobalUsings.g.cs",\
"D:\\Projects\\Test\\my-weather-api\\obj\\Debug\\net7.0\\.NETCoreApp,Version=v7.0.AssemblyAttributes.cs",\
"D:\\Projects\\Test\\my-weather-api\\obj\\Debug\\net7.0\\my-weather-api.AssemblyInfo.cs",\
"D:\\Projects\\Test\\my-weather-api\\obj\\Debug\\net7.0\\my-weather-api.MvcApplicationPartsAssemblyInfo.cs",\
"D:\\Projects\\Test\\my-weather-api\\publish\\web.config",\
"D:\\Projects\\Test\\my-weather-api\\appsettings.Development.json",\
"D:\\Projects\\Test\\my-weather-api\\appsettings.json",\
"D:\\Projects\\Test\\my-weather-api\\publish\\appsettings.Development.json",\
"D:\\Projects\\Test\\my-weather-api\\publish\\appsettings.json",\
"D:\\Projects\\Test\\my-weather-api\\publish\\my-weather-api.deps.json",\
"D:\\Projects\\Test\\my-weather-api\\publish\\my-weather-api.runtimeconfig.json",\
"D:\\Projects\\Test\\my-weather-api\\.dockerignore",\
"D:\\Projects\\Test\\my-weather-api\\.drone.yml",\
"D:\\Projects\\Test\\my-weather-api\\.gitignore",\
"D:\\Projects\\Test\\my-weather-api\\Dockerfile",\
"D:\\Projects\\Test\\my-weather-api\\publish\\my-weather-api.pdb",\
"D:\\Projects\\Test\\my-weather-api\\test.txt",\
"D:\\Projects\\Test\\my-weather-api\\Properties\\launchSettings.json"
B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE.sonar.cs.analyzer.projectOutPaths=\
"D:\\Projects\\Test\\my-weather-api\\.sonarqube\\out\\0"
B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE.sonar.cs.roslyn.reportFilePaths=\
"D:\\Projects\\Test\\my-weather-api\\.sonarqube\\out\\0\\Issues.json"
B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE.sonar.working.directory=D:\\Projects\\Test\\my-weather-api\\.sonarqube\\out\\.sonar\\mod0
sonar.host.url=https://sonarqube.devops.cargostart.tech
sonar.visualstudio.enable=false
sonar.modules=B05ABBAD-4EEC-453E-A3CB-CF5BEF6DBEEE