Files
GhostEngine/Ghost.Shader/AssemblyInfo.cs
2025-10-05 16:26:37 +09:00

3 lines
94 B
C#

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Ghost.Shader.Test")]