Merge pull request #7723 from crobibero/tmdb-lib

This commit is contained in:
Cody Robibero 2022-05-09 07:32:36 -06:00 committed by GitHub
commit 39196bb5e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="OptimizedPriorityQueue" Version="5.0.0" />
<PackageReference Include="PlaylistsNET" Version="1.1.3" />
<PackageReference Include="TMDbLib" Version="1.9.1" />
<PackageReference Include="TMDbLib" Version="1.9.2" />
</ItemGroup>
<PropertyGroup>