UnityGame/Library/PackageCache/com.unity.mathematics/Unity.Mathematics/Properties/AssemblyInfo.cs

6 lines
205 B
C#
Raw Permalink Normal View History

2024-10-27 10:53:47 +03:00
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: InternalsVisibleTo("Unity.Mathematics.Tests")]
[assembly: InternalsVisibleTo("Unity.Mathematics.PerformanceTests")]