Skip to content

Commit

Permalink
Update to latest Effective C# analyzers package
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmurillo committed Aug 26, 2024
1 parent edac8dd commit e18ee47
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.26" />
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20" />
<PackageVersion Include="ExhaustiveMatching.Analyzer" Version="0.5.0" />
<PackageVersion Include="EffectiveCSharp.Analyzers" Version="0.1.0-rc-0002" />
<PackageVersion Include="EffectiveCSharp.Analyzers" Version="0.1.0" />
</ItemGroup>
</Project>

0 comments on commit e18ee47

Please sign in to comment.