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 da42c26 commit b5084b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Demos/ASP.NET MVC/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.Mvc" version="5.2.9" targetFramework="net48" />
Expand All @@ -18,4 +18,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 b5084b5

Please sign in to comment.