Skip to content

Commit

Permalink
deps(c#): Update dependency Meziantou.Analyzer to 2.0.177
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent d25b7bc commit 2355ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c#/shared/tbm.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference ExcludeAssets="compile" Include="codecracker.CSharp" Version="1.1.0" />
<PackageReference ExcludeAssets="compile" Include="CSharpGuidelinesAnalyzer" Version="3.8.5" />
<PackageReference ExcludeAssets="compile" Include="IDisposableAnalyzers" Version="4.0.8" />
<PackageReference ExcludeAssets="compile" Include="Meziantou.Analyzer" Version="2.0.176" />
<PackageReference ExcludeAssets="compile" Include="Meziantou.Analyzer" Version="2.0.177" />
<PackageReference ExcludeAssets="compile" Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" />
<PackageReference ExcludeAssets="compile" Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20" />
<PackageReference ExcludeAssets="compile" Include="Roslynator.Analyzers" Version="4.12.9" />
Expand Down

0 comments on commit 2355ac3

Please sign in to comment.