Files
XCharts/Editor/XCharts.Editor.asmdef

17 lines
375 B
Plaintext
Raw Normal View History

{
"name": "XCharts.Editor",
"references": [
2021-02-21 22:15:07 +08:00
"XCharts.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
2021-01-11 08:54:28 +08:00
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}