This commit is contained in:
28
.sonarqube/conf/0/FilesToAnalyze.txt
Normal file
28
.sonarqube/conf/0/FilesToAnalyze.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
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\Microsoft.AspNetCore.OpenApi.dll
|
||||
D:\Projects\Test\my-weather-api\publish\Microsoft.OpenApi.dll
|
||||
D:\Projects\Test\my-weather-api\publish\my-weather-api.dll
|
||||
D:\Projects\Test\my-weather-api\publish\my-weather-api.exe
|
||||
D:\Projects\Test\my-weather-api\publish\my-weather-api.pdb
|
||||
D:\Projects\Test\my-weather-api\publish\Swashbuckle.AspNetCore.Swagger.dll
|
||||
D:\Projects\Test\my-weather-api\publish\Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||
D:\Projects\Test\my-weather-api\publish\Swashbuckle.AspNetCore.SwaggerUI.dll
|
||||
D:\Projects\Test\my-weather-api\test.txt
|
||||
D:\Projects\Test\my-weather-api\Properties\launchSettings.json
|
||||
1
.sonarqube/conf/0/ProjectOutFolderPath.txt
Normal file
1
.sonarqube/conf/0/ProjectOutFolderPath.txt
Normal file
@@ -0,0 +1 @@
|
||||
D:\Projects\Test\my-weather-api\.sonarqube\out\0
|
||||
9
.sonarqube/conf/0/SonarProjectConfig.xml
Normal file
9
.sonarqube/conf/0/SonarProjectConfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
|
||||
<AnalysisConfigPath>D:\Projects\Test\my-weather-api\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
|
||||
<ProjectPath>D:\Projects\Test\my-weather-api\my-weather-api.csproj</ProjectPath>
|
||||
<FilesToAnalyzePath>D:\Projects\Test\my-weather-api\.sonarqube\conf\0\FilesToAnalyze.txt</FilesToAnalyzePath>
|
||||
<OutPath>D:\Projects\Test\my-weather-api\.sonarqube\out\0</OutPath>
|
||||
<ProjectType>Product</ProjectType>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
</SonarProjectConfig>
|
||||
Reference in New Issue
Block a user