mirror of
https://github.com/nsnail/dot.git
synced 2025-06-20 06:18:15 +08:00
<style> SonarqubleAnalyzer
This commit is contained in:
8
SonarqubleAnalyzer.props
Normal file
8
SonarqubleAnalyzer.props
Normal file
@ -0,0 +1,8 @@
|
||||
<Project>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.50.0.58025">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user