TapBootstrap-Unity/Editor/TapTap.Bootstrap.Editor.asmdef

16 lines
333 B
Plaintext

{
"name": "TapTap.Bootstrap.Editor",
"references": [
"TapTap.Common.Editor"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}