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 cd6fa96 commit b861836Copy full SHA for b861836
DisCatSharp.Tests/DisCatSharp.CopilotTests/DisCatSharp.CopilotTests.csproj
@@ -21,6 +21,7 @@
21
<ProjectReference Include="..\..\DisCatSharp\DisCatSharp.csproj" />
22
<ProjectReference Include="..\..\DisCatSharp.ApplicationCommands\DisCatSharp.ApplicationCommands.csproj" />
23
<ProjectReference Include="..\..\DisCatSharp.Voice\DisCatSharp.Voice.csproj" />
24
+ <ProjectReference Include="..\..\DisCatSharp.Voice.Natives\DisCatSharp.Voice.Natives.csproj" />
25
</ItemGroup>
26
27
<ItemGroup>
0 commit comments