Skip to content

Commit

Permalink
Update Effective C# Analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmurillo authored Aug 18, 2024
1 parent 4b88de0 commit 173b2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/targets/codeanalysis/Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<PackageVersion Include="SquiggleCop.Tasks" Version="1.0.13" />
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48" />
<PackageVersion Include="ExhaustiveMatching.Analyzer" Version="0.5.0" />
<PackageVersion Include="EffectiveCSharp.Analyzers" Version="0.1.0-beta-g22e44a2906" />
<PackageVersion Include="EffectiveCSharp.Analyzers" Version="0.1.0-rc-0002" />
</ItemGroup>
</Project>

0 comments on commit 173b2f8

Please sign in to comment.