StellarXipher/Library/PackageCache/com.unity.multiplayer.center@ffda662e48c2/Editor/AssemblyInfo.cs
2025-02-06 16:45:46 -05:00

6 lines
264 B
C#

using System.Runtime.CompilerServices;
[assembly:InternalsVisibleTo("Unity.Multiplayer.Center.Editor.Tests")]
[assembly:InternalsVisibleTo("Unity.Multiplayer.Center.Integrations")]
[assembly:InternalsVisibleTo("Unity.Multiplayer.Center.GettingStartedTab.Tests")]