Bugfix: Latest AudibleAPI addresses #175 . Thank you again @mkb79

This commit is contained in:
Robert McRackan 2022-01-04 11:25:49 -05:00
parent c2418b10f6
commit 5103240a76
7 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.2.0" />
<PackageReference Include="FluentAssertions" Version="6.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />