2021-06-25 07:50:12 -04:00

5 lines
127 B
C#

using System;
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleToAttribute("Unity.CollabProxy.EditorTests")]