mirror of
https://github.com/bitwarden/server.git
synced 2025-07-19 16:37:08 -05:00
Make Identity internals visible to its unit tests
This commit is contained in:
@ -14,4 +14,8 @@
|
||||
<ProjectReference Include="..\Core\Core.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<InternalsVisibleTo Include="Identity.Test" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user