study/first_study/Library/PackageCache/com.unity.test-framework.performance@0840f58e4562/Runtime/AssemblyInfo.cs
jh04010421 739d49f1a0 Unity | 2026.01.20
수업 실습 파일
2026-01-20 11:01:57 +09:00

11 lines
374 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyTitle("Unity.PerformanceTesting")]
[assembly: InternalsVisibleTo("Unity.PerformanceTesting.Editor")]
[assembly: InternalsVisibleTo("Unity.PerformanceTesting.Tests.Runtime")]
[assembly: InternalsVisibleTo("Unity.GraphTools.Foundation.Testing.Editor")]
[assembly: AssemblyVersion("3.2.0")]