Update TEngine.Demo.asmdef

This commit is contained in:
ALEXTANG
2022-10-08 15:12:15 +08:00
parent c7478134f4
commit 7f919f1bd4

View File

@@ -1,9 +1,12 @@
{ {
"name": "TEngine.Demo", "name": "TEngine.Demo",
"rootNamespace": "",
"references": [ "references": [
"GUID:f4ecd6f7bd8993043b6cec60dd0cf2b2" "GUID:f4ecd6f7bd8993043b6cec60dd0cf2b2"
], ],
"includePlatforms": [], "includePlatforms": [
"Editor"
],
"excludePlatforms": [], "excludePlatforms": [],
"allowUnsafeCode": false, "allowUnsafeCode": false,
"overrideReferences": false, "overrideReferences": false,