Skip to content

Commit

Permalink
Analyzer package update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Jun 11, 2024
1 parent 13b84fe commit ecd9044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Lombiq.Analyzers/AnalyzerPackages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<AnalyzerPackage Include="AsyncFixer" Version="1.6.0"/>
<AnalyzerPackage Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59"/>
<AnalyzerPackage Include="Meziantou.Analyzer" Version="2.0.155"/>
<AnalyzerPackage Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.9.2"/>
<AnalyzerPackage Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.10.0"/>
<AnalyzerPackage Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0"/>
<AnalyzerPackage Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48"/>
<AnalyzerPackage Include="SecurityCodeScan.VS2019" Version="5.6.7"/>
<AnalyzerPackage Include="SonarAnalyzer.CSharp" Version="9.26.0.92422"/>
<AnalyzerPackage Include="SonarAnalyzer.CSharp" Version="9.27.0.93347"/>
<AnalyzerPackage Include="StyleCop.Analyzers" Version="1.2.0-beta.556"/>
</ItemGroup>

Expand Down

0 comments on commit ecd9044

Please sign in to comment.