Skip to content

Commit

Permalink
Bump Analyzers to fix try finally problem
Browse files Browse the repository at this point in the history
  • Loading branch information
AnaCoda authored Aug 18, 2023
1 parent b6786cb commit 2022e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet" Version="0.13.1" />
<PackageVersion Include="D2L.CodeStyle.Analyzers" Version="0.202.0" />
<PackageVersion Include="D2L.CodeStyle.Analyzers" Version="0.203.0" />
<PackageVersion Include="D2L.CodeStyle.Annotations" Version="0.31.0" />
<PackageVersion Include="D2L.Services.Core.Exceptions" Version="2.0.1.15" />
<PackageVersion Include="FluentAssertions" Version="6.6.0" />
Expand Down

0 comments on commit 2022e1d

Please sign in to comment.