From d3b6eb699686e4182cf17585e2c64988776ef1ae Mon Sep 17 00:00:00 2001 From: Mark Cilia Vincenti Date: Tue, 13 Aug 2024 14:02:02 +0200 Subject: [PATCH] Dependency update --- SemaphoreSlimThrottling/SemaphoreSlimThrottling.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SemaphoreSlimThrottling/SemaphoreSlimThrottling.csproj b/SemaphoreSlimThrottling/SemaphoreSlimThrottling.csproj index eee8721..5fe76b9 100644 --- a/SemaphoreSlimThrottling/SemaphoreSlimThrottling.csproj +++ b/SemaphoreSlimThrottling/SemaphoreSlimThrottling.csproj @@ -8,7 +8,7 @@ https://github.com/MarkCiliaVincenti/SemaphoreSlimThrottling MIT MIT - 1.0.12 + 1.0.13 logo.png Dependency update A .NET Standard 2.0 library that provides a class that uses SemaphoreSlim but allows a negative initialCount. This could be used, for example, when starting to throttle requests but initially already have more concurrent requests than the maximum you want to start allowing. @@ -16,8 +16,8 @@ Semaphore,SemaphoreSlim,throttling,throttle,.NET Standard,netstandard git false - 1.0.12.0 - 1.0.12.0 + 1.0.13.0 + 1.0.13.0 README.md true True @@ -37,7 +37,7 @@ - +