Files
RobustToolbox/Robust.Shared.Scripting/Properties/AssemblyInfo.cs
T
2020-04-30 00:06:59 +02:00

5 lines
136 B
C#

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Robust.Server")]
[assembly: InternalsVisibleTo("Robust.Client")]