We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bedfb96 commit c24b7a1Copy full SHA for c24b7a1
src/Discord.Net.Interactions/Discord.Net.Interactions.csproj
@@ -6,7 +6,7 @@
6
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">net6.0;net5.0;netstandard2.0;netstandard2.1</TargetFrameworks>
7
<RootNamespace>Discord.Interactions</RootNamespace>
8
<AssemblyName>Discord.Net.Interactions</AssemblyName>
9
- <PackageId>Discord.Net.Labs.Interactions</PackageId>
+ <PackageId>Discord.Net.Interactions</PackageId>
10
<Description>A Discord.Net extension adding support for Application Commands.</Description>
11
</PropertyGroup>
12
0 commit comments