Bug fix: getting library had errors for libraries with over 10k titles

This commit is contained in:
Robert McRackan 2022-03-17 13:06:55 -04:00
parent c8b4bc6361
commit 03b458765c
5 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dinah.Core" Version="4.0.3.1" />
<PackageReference Include="Dinah.Core" Version="4.0.4.1" />
<PackageReference Include="Polly" Version="7.2.3" />
</ItemGroup>