Browse Source

Bump AsyncKeyedLock to 6.3.4; performance improvement

Mark Cilia Vincenti 1 năm trước cách đây
mục cha
commit
179965e774
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Directory.Packages.props

+ 1 - 1
Directory.Packages.props

@@ -4,7 +4,7 @@
   </PropertyGroup>
   <!-- Run "dotnet list package (dash,dash)outdated" to see the latest versions of each package.-->
   <ItemGroup Label="Package Dependencies">
-    <PackageVersion Include="AsyncKeyedLock" Version="6.3.3" />
+    <PackageVersion Include="AsyncKeyedLock" Version="6.3.4" />
     <PackageVersion Include="AutoFixture.AutoMoq" Version="4.18.1" />
     <PackageVersion Include="AutoFixture.Xunit2" Version="4.18.1" />
     <PackageVersion Include="AutoFixture" Version="4.18.1" />