This commit is contained in:
19
.sonarqube/out/0/ProjectInfo.xml
Normal file
19
.sonarqube/out/0/ProjectInfo.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user