Skip to content

Commit

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

0 comments on commit dd6a1db

Please sign in to comment.