Skip to content

Commit

Permalink
Merge pull request #150 from DHGMS-Solutions/sonaranalyzer
Browse files Browse the repository at this point in the history
add sonar analyzer csharp
  • Loading branch information
dpvreony committed Sep 16, 2022
2 parents d4ce702 + a8e3a6d commit 8312e39
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.3.44" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.7" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.45.0.54064" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.109" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 8312e39

Please sign in to comment.