New audible api login

This commit is contained in:
Robert McRackan 2023-02-24 15:52:14 -05:00
parent faf86711a5
commit b2f68760b2

View File

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Version>9.3.3.1</Version>
<Version>9.4.0.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="5.0.0" />