mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
feat: make internals visible to Dalamud.DevHelpers
This commit is contained in:
parent
25e01599ec
commit
5ec23ca866
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ using Serilog.Events;
|
|||
#endif
|
||||
|
||||
[assembly: InternalsVisibleTo("Dalamud.Test")]
|
||||
[assembly: InternalsVisibleTo("Dalamud.DevHelpers")]
|
||||
|
||||
namespace Dalamud
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue