<style> SonarqubleAnalyzer

This commit is contained in:
2022-12-14 16:30:36 +08:00
parent d913e0b7cc
commit 51943833ed
16 changed files with 156 additions and 124 deletions

View File

@ -6,5 +6,6 @@
<OutputPath>$(BaseOutputPath)/$(MSBuildProjectName)/bin</OutputPath>
<IntermediateOutputPath>$(BaseIntermediateOutputPath)/$(MSBuildProjectName)/obj</IntermediateOutputPath>
<MSBuildProjectExtensionsPath>$(BaseIntermediateOutputPath)/$(MSBuildProjectName)/obj</MSBuildProjectExtensionsPath>
<MSBuildTreatWarningsAsErrors>true</MSBuildTreatWarningsAsErrors>
</PropertyGroup>
</Project>