19 lines
403 B
Plaintext
19 lines
403 B
Plaintext
|
{
|
||
|
"name": "Unity.Collections.Editor",
|
||
|
"references": [
|
||
|
"Unity.Collections"
|
||
|
],
|
||
|
"optionalUnityReferences": [],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"versionDefines": [
|
||
|
{
|
||
|
"name": "com.unity.jobs",
|
||
|
"expression": "[0.0.0,0.70.0-preview.1)",
|
||
|
"define": "UNITY_JOBS_LESS_THAN_0_7"
|
||
|
}
|
||
|
],
|
||
|
"excludePlatforms": []
|
||
|
}
|