Skip to content

Commit

Permalink
Bump AsyncKeyedLock to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti authored Oct 13, 2024
1 parent 982ec51 commit c7c9143
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
<PackageReference Include="AsyncKeyedLock" Version="7.0.1"/>
<PackageReference Include="AsyncKeyedLock" Version="7.0.2"/>
<None Include="../../README.md" Link="README.md" Pack="true" PackagePath="/" Visible="false"/>
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">
Expand Down

0 comments on commit c7c9143

Please sign in to comment.