Skip to content

Commit b861836

Browse files
committed
fix(tests): include natives
1 parent cd6fa96 commit b861836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DisCatSharp.Tests/DisCatSharp.CopilotTests/DisCatSharp.CopilotTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<ProjectReference Include="..\..\DisCatSharp\DisCatSharp.csproj" />
2222
<ProjectReference Include="..\..\DisCatSharp.ApplicationCommands\DisCatSharp.ApplicationCommands.csproj" />
2323
<ProjectReference Include="..\..\DisCatSharp.Voice\DisCatSharp.Voice.csproj" />
24+
<ProjectReference Include="..\..\DisCatSharp.Voice.Natives\DisCatSharp.Voice.Natives.csproj" />
2425
</ItemGroup>
2526

2627
<ItemGroup>

0 commit comments

Comments
 (0)