mirror of
https://github.com/bitwarden/server.git
synced 2025-05-25 05:21:03 -05:00
Make Identity internals visible to its unit tests
This commit is contained in:
parent
a8083bc008
commit
95a2b80ebb
@ -14,4 +14,8 @@
|
|||||||
<ProjectReference Include="..\Core\Core.csproj" />
|
<ProjectReference Include="..\Core\Core.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<InternalsVisibleTo Include="Identity.Test" />
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user