mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 19:55:09 +00:00
17 lines
389 B
Text
17 lines
389 B
Text
|
{
|
||
|
"name": "BezierSolution.Editor",
|
||
|
"references": [
|
||
|
"BezierSolution.Runtime"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": [],
|
||
|
"noEngineReferences": false
|
||
|
}
|