BITKit/Packages/Runtime~/Unity/Scripts/Entity/Editor/BITKit.Entities.Editor.asmdef

21 lines
583 B
Plaintext
Raw Normal View History

2023-06-05 19:57:17 +08:00
{
2023-08-23 01:59:26 +08:00
"name": "BITKit.Entities.Editor",
2023-06-05 19:57:17 +08:00
"rootNamespace": "",
"references": [
"GUID:14fe60d984bf9f84eac55c6ea033a8f4",
"GUID:709caf8d7fb6ef24bbba0ab9962a3ad0",
2023-08-23 01:59:26 +08:00
"GUID:d525ad6bd40672747bde77962f1c401e",
2023-06-05 19:57:17 +08:00
"GUID:49b49c76ee64f6b41bf28ef951cb0e50"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
2023-08-23 01:59:26 +08:00
"UNITY_EDITOR"
2023-06-05 19:57:17 +08:00
],
"versionDefines": [],
"noEngineReferences": false
}