Update AssemblyInfo.cs

pull/4/head
hevinci 2022-04-24 11:16:38 +08:00
parent 469d73d641
commit a6e94acefb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
using System.Runtime.CompilerServices; using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("YooAsset.Editor")] [assembly: InternalsVisibleTo("YooAsset.Editor")]
[assembly: InternalsVisibleTo("YooAsset.EditorExtend")] [assembly: InternalsVisibleTo("YooAsset.EditorExtension")]