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

19 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ProjectInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/integration/2015/1">
<ProjectName>my-weather-api</ProjectName>
<ProjectLanguage>C#</ProjectLanguage>
<ProjectType>Product</ProjectType>
<ProjectGuid>b05abbad-4eec-453e-a3cb-cf5bef6dbeee</ProjectGuid>
<FullPath>D:\Projects\Test\my-weather-api\my-weather-api.csproj</FullPath>
<IsExcluded>false</IsExcluded>
<AnalysisResults>
<AnalysisResult Id="FilesToAnalyze" Location="D:\Projects\Test\my-weather-api\.sonarqube\conf\0\FilesToAnalyze.txt" />
</AnalysisResults>
<AnalysisSettings>
<Property Name="sonar.cs.roslyn.reportFilePaths">D:\Projects\Test\my-weather-api\.sonarqube\out\0\Issues.json</Property>
<Property Name="sonar.cs.analyzer.projectOutPaths">D:\Projects\Test\my-weather-api\.sonarqube\out\0</Property>
</AnalysisSettings>
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
<TargetFramework>net7.0</TargetFramework>
</ProjectInfo>