Files
Lab/theInterfacePro/Fixtures/.sonarqube/conf/0/SonarProjectConfig.xml
Boban 4a7ddacae4
All checks were successful
Log every push / log-push (push) Successful in 2s
initial design of domain
2026-06-07 22:09:45 +02:00

9 lines
801 B
XML

<?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>/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/.sonarqube/conf/SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/TheinterfaceproFixtures.csproj</ProjectPath>
<FilesToAnalyzePath>/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/.sonarqube/conf/0/FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>/Users/bobanlapcevic/Desktop/theInterfacePro/Fixtures/.sonarqube/out/0</OutPath>
<ProjectType>Product</ProjectType>
<TargetFramework>net8.0</TargetFramework>
</SonarProjectConfig>