Skip to content

Commit

Permalink
Update nuget packages
Browse files Browse the repository at this point in the history
Fixes #120
  • Loading branch information
Tyrrrz committed Jul 2, 2020
1 parent 1218c34 commit 810eecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YoutubeDownloader/YoutubeDownloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
<PackageReference Include="Onova" Version="2.6.0" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="1.1.0" />
<PackageReference Include="PropertyChanged.Fody" Version="3.2.8" />
<PackageReference Include="Stylet" Version="1.3.2" />
<PackageReference Include="Stylet" Version="1.3.3" />
<PackageReference Include="taglib" Version="2.1.0" />
<PackageReference Include="Tyrrrz.Extensions" Version="1.6.5" />
<PackageReference Include="Tyrrrz.Settings" Version="1.3.4" />
<PackageReference Include="YoutubeExplode" Version="5.0.4" />
<PackageReference Include="YoutubeExplode" Version="5.1.1" />
<PackageReference Include="YoutubeExplode.Converter" Version="1.5.1" />
</ItemGroup>

Expand Down

0 comments on commit 810eecb

Please sign in to comment.