This commit is contained in:
43
.sonarqube/out/sonar-project.properties
Normal file
43
.sonarqube/out/sonar-project.properties
Normal file
@@ -0,0 +1,43 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user