study/first_study/Library/PackageCache/com.unity.mathematics@19a9377c4ffa/Unity.Mathematics/Properties/AssemblyInfo.cs

6 lines
205 B
C#
Raw Normal View History

using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: InternalsVisibleTo("Unity.Mathematics.Tests")]
[assembly: InternalsVisibleTo("Unity.Mathematics.PerformanceTests")]