Files
2025-11-30 08:35:03 +02:00

3 lines
93 B
C#

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Needle.Engine.Tests")]