mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 22:23:18 +08:00
4 lines
87 B
C#
4 lines
87 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Core.Test")]
|