Skip to content

Commit

Permalink
Merge branch 'main' into sonaranalyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvreony committed Sep 16, 2022
2 parents f759ff0 + d4ce702 commit a8e3a6d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/Dhgms.QualityAssurancePack/Dhgms.QualityAssurancePack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<ItemGroup>
<!--<PackageReference Include="ClrHeapAllocationAnalyzer" Version="3.0.0" />-->
<PackageReference Include="Desktop.Analyzers" Version="1.1.0" />
<PackageReference Include="Dhgms.GripeWithRoslyn.Analyzer" Version="1.8.0" />
<PackageReference Include="Dhgms.GripeWithRoslyn.Analyzer" Version="1.11.8" />
<PackageReference Include="InclusivenessAnalyzer" Version="1.2.0" />
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" />
<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="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.406" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.103" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.109" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit a8e3a6d

Please sign in to comment.