Tri-Inspector/Editor/TriInspector.Editor.asmdef

19 lines
446 B
Plaintext
Raw Normal View History

2021-12-07 10:20:36 -05:00
{
"name": "TriInspector.Editor",
"rootNamespace": "",
"references": [
"TriInspector",
2023-06-15 04:12:28 -04:00
"Unity.InternalAPIEditorBridge.013"
2021-12-07 10:20:36 -05:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
2021-12-07 10:20:36 -05:00
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}