Skip to content

Commit

Permalink
Update NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry08 committed Oct 3, 2024
1 parent 9e84d19 commit 3384c39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Yosu.Spotify.Core/Yosu.Spotify.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="CSharpier.MsBuild" Version="0.29.2" PrivateAssets="all" />
<PackageReference Include="Gress" Version="2.1.1" />
<PackageReference Include="Httpz" Version="1.1.6" />
<PackageReference Include="Httpz" Version="1.1.7" />
<PackageReference Include="SpotifyExplode" Version="1.1.2" />
<PackageReference Include="Y2mateApi" Version="1.0.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Yosu.Youtube.Converter/Yosu.Youtube.Converter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.91" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="PolyShim" Version="1.13.0" PrivateAssets="all" />
<PackageReference Include="YoutubeExplode" Version="6.4.2" />
<PackageReference Include="YoutubeExplode" Version="6.4.3" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == '$(NetVersion)-android'">
Expand Down
2 changes: 1 addition & 1 deletion Yosu.Youtube.Core/Yosu.Youtube.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
<PackageReference Include="TagLibSharp" Version="2.3.0" />
<PackageReference Include="YoutubeExplode" Version="6.4.2" />
<PackageReference Include="YoutubeExplode" Version="6.4.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3384c39

Please sign in to comment.