mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-24 19:54:22 -04:00
Update to AsyncKeyedLock 6.2.0 (#1003)
This commit is contained in:
parent
48eece554c
commit
bbe18368fa
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue