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
…asearch
  • Loading branch information
angelobreuer committed Aug 15, 2023
1 parent 119e1f4 commit 7c7e05f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>

<Description>
High performance Lavalink wrapper for .NET | Expand your bot features by adding the more advanced Lavasearch search module for Lavalink. This package adds support for loading tracks using Lavasearch.
</Description>
</PropertyGroup>

<ItemGroup>
Expand All @@ -14,4 +18,5 @@
<ProjectReference Include="..\Lavalink4NET\Lavalink4NET.csproj" />
</ItemGroup>

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

0 comments on commit 7c7e05f

Please sign in to comment.