Skip to content

Commit 20d27bd

Browse files
authored
Merge pull request #258 from MarkCiliaVincenti/AsyncLock
Bump AsyncKeyedLock to 7.1.3
2 parents 03198ef + bbe2e10 commit 20d27bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/EFCoreSecondLevelCacheInterceptor/EFCoreSecondLevelCacheInterceptor.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>Entity Framework Core Second Level Caching Library.</Description>
44
<VersionPrefix>4.8.5</VersionPrefix>
@@ -71,7 +71,7 @@
7171
</ItemGroup>
7272
<ItemGroup>
7373
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
74-
<PackageReference Include="AsyncKeyedLock" Version="7.0.2"/>
74+
<PackageReference Include="AsyncKeyedLock" Version="7.1.3"/>
7575
<None Include="../../README.md" Link="README.md" Pack="true" PackagePath="/" Visible="false"/>
7676
</ItemGroup>
7777
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">

0 commit comments

Comments
 (0)