wuxianshengcong/Library/PackageCache/com.unity.2d.common@8.0.3/Path/Editor/AssemblyInfo.cs

4 lines
174 B
C#
Raw Permalink Normal View History

2025-01-02 14:49:00 +08:00
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Unity.2D.Common.Path.Tests.EditorTests")]
[assembly: InternalsVisibleTo("Unity.2D.SpriteShape.Editor")]