5 lines
181 B
C#
5 lines
181 B
C#
![]() |
using System.Reflection;
|
||
|
using System.Runtime.CompilerServices;
|
||
|
[assembly: AssemblyCompany("Unity Technologies")]
|
||
|
|
||
|
[assembly: InternalsVisibleTo("Unity.Addressables.Samples.Tests")]
|