5 lines
127 B
C#
5 lines
127 B
C#
using System;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleToAttribute("Unity.CollabProxy.EditorTests")]
|