update references. audible api bugfix

This commit is contained in:
Robert McRackan 2024-05-15 06:55:25 -04:00
parent 5cd329dd26
commit f9340db90a
11 changed files with 25 additions and 25 deletions

View file

@ -5,8 +5,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="31.0.2" />
<PackageReference Include="NPOI" Version="2.6.2" />
<PackageReference Include="CsvHelper" Version="32.0.3" />
<PackageReference Include="NPOI" Version="2.7.0" />
</ItemGroup>
<ItemGroup>