Skip to content

Commit

Permalink
Fix missing public version
Browse files Browse the repository at this point in the history
  • Loading branch information
sailro committed Feb 13, 2025
1 parent d996837 commit f78ce9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<!-- Global Analyzers -->
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.22" />
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.2" />
</ItemGroup>
<ItemGroup>
<!-- Infrastructure -->
Expand Down

0 comments on commit f78ce9d

Please sign in to comment.