We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985e304 commit d47fe47Copy full SHA for d47fe47
com.unity.netcode.gameobjects/Runtime/AssemblyInfo.cs
@@ -22,5 +22,6 @@
22
[assembly: InternalsVisibleTo("Unity.Multiplayer.Tools.GameObjects.Tests")]
23
[assembly: InternalsVisibleTo("Unity.Multiplayer.Tools.Adapters.Ngo1WithUtp2")]
24
[assembly: InternalsVisibleTo("TestProject.ToolsIntegration.RuntimeTests")]
25
+[assembly: InternalsVisibleTo("TestProject.Netcode.GameObjejct.Runtime.Tests")]
26
#endif // MULTIPLAYER_TOOLS
27
#endif // UNITY_INCLUDE_TESTS
0 commit comments