Bug fixes, logging, options for how to handle illegal characters

This commit is contained in:
Robert McRackan 2022-06-23 21:01:44 -04:00
parent fc5ae7403a
commit 153e1b92bf
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<Version>8.1.1.1</Version>
<Version>8.1.2.1</Version>
</PropertyGroup>
<ItemGroup>

View File

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AudibleApi" Version="4.1.1.1" />
<PackageReference Include="AudibleApi" Version="4.2.2.1" />
</ItemGroup>
<ItemGroup>