update properties

pull/86/head
hevinci 2023-03-22 09:44:18 +08:00
parent 58a40ad1d1
commit 4820d2a54a
1 changed files with 1 additions and 2 deletions

View File

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