Skip to content

Commit

Permalink
Partial revert of eaaa55e to fix YoutubeExplode version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianst85 committed Mar 12, 2024
1 parent 35e81c1 commit 776e8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YoutubePlaylistDownloader/YoutubePlaylistDownloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
</PackageReference>
<PackageReference Include="MahApps.Metro" Version="2.4.9" />
<PackageReference Include="MahApps.Metro.IconPacks" Version="4.11.0" />
<PackageReference Include="YoutubeExplode" Version="6.3.13" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="YoutubeExplode" Version="6.1.14" />
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Settings.Designer.cs">
Expand Down

0 comments on commit 776e8d4

Please sign in to comment.