TapCommon-Unity/Editor/TapTap.Common.Editor.asmdef

13 lines
280 B
Plaintext
Raw Normal View History

2022-04-11 16:54:29 +08:00
{
"name": "TapTap.Common.Editor",
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}