add blocking detection nuget

This commit is contained in:
Stanley Dimant
2022-08-20 02:44:35 +02:00
parent 78543d0fc2
commit 1a22846eea
4 changed files with 6 additions and 26 deletions

View File

@@ -9,6 +9,7 @@
<ItemGroup>
<PackageReference Include="AspNetCoreRateLimit" Version="4.0.2" />
<PackageReference Include="Bazinga.AspNetCore.Authentication.Basic" Version="2.0.1" />
<PackageReference Include="Ben.BlockingDetector" Version="0.0.4" />
<PackageReference Include="Discord.Net" Version="3.7.2" />
<PackageReference Include="EFCore.NamingConventions" Version="6.0.0" />
<PackageReference Include="Karambolo.Extensions.Logging.File" Version="3.3.1" />