Update to AsyncKeyedLock 6.2.0 (#1003)

pull/1017/head
Mark Cilia Vincenti 2 years ago committed by GitHub
parent 48eece554c
commit bbe18368fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="6.1.1" />
<PackageReference Include="AsyncKeyedLock" Version="6.2.0" />
<PackageReference Include="Gress" Version="2.0.1" />
<PackageReference Include="JsonExtensions" Version="1.2.0" />
<PackageReference Include="Polly" Version="7.2.3" />
@ -14,4 +14,4 @@
<PackageReference Include="WebMarkupMin.Core" Version="2.13.8" />
</ItemGroup>
</Project>
</Project>

Loading…
Cancel
Save