Skip to content

Commit

Permalink
Updated libraries to the latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianst85 committed Mar 12, 2024
1 parent 1fe7522 commit d2a9528
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 d2a9528

Please sign in to comment.