Update TEngine.Editor.asmdef

This commit is contained in:
ALEXTANG
2023-03-31 17:48:42 +08:00
parent 2df234e999
commit 17fe247cb8

View File

@@ -1,6 +1,6 @@
{
"name": "TEngine.Editor",
"rootNamespace": "TEngine.Editor",
"rootNamespace": "",
"references": [
"TEngine.Runtime"
],
@@ -8,7 +8,7 @@
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,