Skip to content

Commit

Permalink
add sonar analyzer csharp
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvreony committed Sep 16, 2022
1 parent ba7a838 commit f759ff0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.1.46" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.2" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.45.0.54064" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.406" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.103" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit f759ff0

Please sign in to comment.