AudibleApi: Make exceptions more flexible so that less logic is needed inside catch

This commit is contained in:
Robert McRackan 2022-07-19 08:19:03 -04:00
parent 579536f65a
commit 4d84174ba6
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="27.2.1" />
<PackageReference Include="CsvHelper" Version="28.0.1" />
<PackageReference Include="NPOI" Version="2.5.6" />
</ItemGroup>