Skip to content

Commit

Permalink
Update NuGet packages
Browse files Browse the repository at this point in the history
Closes #394
  • Loading branch information
Tyrrrz committed Nov 23, 2023
1 parent f258656 commit a75b281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YoutubeDownloader.Core/YoutubeDownloader.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<PackageReference Include="JsonExtensions" Version="1.2.0" />
<PackageReference Include="Lazy.Fody" Version="1.11.0" PrivateAssets="all" />
<PackageReference Include="TagLibSharp" Version="2.3.0" />
<PackageReference Include="YoutubeExplode" Version="6.3.7" />
<PackageReference Include="YoutubeExplode.Converter" Version="6.3.7" />
<PackageReference Include="YoutubeExplode" Version="6.3.8" />
<PackageReference Include="YoutubeExplode.Converter" Version="6.3.8" />
</ItemGroup>

</Project>

0 comments on commit a75b281

Please sign in to comment.