Skip to content

Commit 084254a

Browse files
authored
Merge pull request #323 from MarkCiliaVincenti/AsyncLock
Bump AsyncKeyedLock to 7.1.8
2 parents a9fb131 + a41d1ec commit 084254a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</ItemGroup>
3636
<ItemGroup>
3737
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
38-
<PackageVersion Include="AsyncKeyedLock" Version="7.1.7" />
38+
<PackageVersion Include="AsyncKeyedLock" Version="7.1.8" />
3939
</ItemGroup>
4040
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">
4141
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="[3.1,4)" />
@@ -109,4 +109,4 @@
109109
<PackageVersion Include="EFCore.BulkExtensions" Version="9.0.2" />
110110
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version="10.0.0" />
111111
</ItemGroup>
112-
</Project>
112+
</Project>

0 commit comments

Comments
 (0)