Skip to content

Commit

Permalink
Bump AsyncKeyedLock to 6.3.4; performance improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti committed Jan 23, 2024
1 parent 48b6db6 commit 0d8cffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Demos/ASP.NET Web Forms/src/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AsyncKeyedLock" version="6.3.3" targetFramework="net48" />
<package id="AsyncKeyedLock" version="6.3.4" targetFramework="net48" />
<package id="GroupDocs.Viewer" version="23.12.0" targetFramework="net48" />
<package id="Microsoft.AspNet.Cors" version="5.2.9" targetFramework="net48" />
<package id="Microsoft.AspNet.WebApi" version="5.2.9" targetFramework="net48" />
Expand All @@ -15,4 +15,4 @@
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net48" />
<package id="Unity" version="5.11.10" targetFramework="net48" />
<package id="Unity.WebAPI" version="5.4.0" targetFramework="net48" />
</packages>
</packages>

0 comments on commit 0d8cffa

Please sign in to comment.