Remotely/Server/Properties/AssemblyInfo.cs
2023-06-22 13:40:05 -07:00

3 lines
98 B
C#

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Remotely.Server.Tests")]