Files
RobustToolbox/Robust.UnitTesting/AssemblyInfo.cs
2022-03-26 17:55:00 +01:00

5 lines
133 B
C#

using System.Runtime.CompilerServices;
// So it can use RobustServerSimulation.
[assembly: InternalsVisibleTo("Robust.Benchmarks")]