Skip to content

Commit

Permalink
Merge pull request #246 from MarkCiliaVincenti/AsyncLock
Browse files Browse the repository at this point in the history
Bump AsyncKeyedLock to 7.0.1
  • Loading branch information
VahidN authored Aug 21, 2024
2 parents f8b9221 + dd6a1db commit f1bb5f4
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 f1bb5f4

Please sign in to comment.