Merge branch 'rmcrackan:master' into master

This commit is contained in:
Mbucari 2022-05-09 13:21:52 -06:00 committed by GitHub
commit 5ad1e45c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@ -28,7 +28,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Dinah.Core.WindowsDesktop" Version="4.1.8.1" /> <PackageReference Include="Dinah.Core.WindowsDesktop" Version="4.2.0.1" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>