Skip to content

Commit

Permalink
chore: allow internals to belu for debug purposes
Browse files Browse the repository at this point in the history
Signed-off-by: Lala Sabathil <[email protected]>
  • Loading branch information
Lulalaby authored Jul 27, 2024
1 parent e6a059b commit 4233097
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DisCatSharp.Targets/InternalsVisibleTo.targets
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@
<InternalsVisibleTo Include="DisCatSharp.Extensions" />
<InternalsVisibleTo Include="DisCatSharp.Bots.DocBot" />
<InternalsVisibleTo Include="DisCatSharp.Bots.DocBot.Bot" />
<InternalsVisibleTo Include="BeluBOT" />
<InternalsVisibleTo Include="BeluGANG" />
</ItemGroup>
</Project>

0 comments on commit 4233097

Please sign in to comment.