1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-01 13:43:23 +01:00
bitwarden-server/src/Core/AssemblyInfo.cs
2021-12-16 15:35:09 +01:00

4 lines
87 B
C#

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Core.Test")]