Skip to content

Commit

Permalink
chore: Add NuGet package generation for Lavalink4NET.Integrations.Lav…
Browse files Browse the repository at this point in the history
…asrc
  • Loading branch information
angelobreuer committed Aug 15, 2023
1 parent 7c7e05f commit f55d1b0
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>

<Description>
High performance Lavalink wrapper for .NET | Expand your audio playback experience with adding support for the Lavasrc audio source manager which adds support for searching tracks on Spotify, Apple Music, Deezer, Yandex Music and Flowery TTS.
</Description>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\Lavalink4NET\Lavalink4NET.csproj" />
</ItemGroup>

<Import Project="../Lavalink4NET.targets" />
</Project>

0 comments on commit f55d1b0

Please sign in to comment.