Skip to content

Commit

Permalink
Merge pull request shaked6540#248 from cristianst85/update-libraries
Browse files Browse the repository at this point in the history
Updated libraries to the latest version.
  • Loading branch information
shaked6540 authored Mar 19, 2024
2 parents 1fe7522 + d2a9528 commit 81ed057
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions YoutubePlaylistDownloader/YoutubePlaylistDownloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,16 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="morelinq" Version="3.4.2" />
<PackageReference Include="morelinq" Version="4.1.0" />
<PackageReference Include="taglib-sharp-netstandard2.0" Version="2.1.0" />
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="MahApps.Metro" Version="2.4.9" />
<PackageReference Include="MahApps.Metro" Version="2.4.10" />
<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="Microsoft.Windows.Compatibility" Version="8.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 81ed057

Please sign in to comment.