36 lines
816 B
Plaintext
36 lines
816 B
Plaintext
|
{
|
||
|
"name": "Unity.Collections.Tests",
|
||
|
"references": [
|
||
|
"Unity.Collections",
|
||
|
"Unity.Burst",
|
||
|
"Unity.Jobs",
|
||
|
"Unity.Mathematics",
|
||
|
"Unity.Collections.BurstCompatibilityGen"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": true,
|
||
|
"overrideReferences": true,
|
||
|
"precompiledReferences": [
|
||
|
"nunit.framework.dll"
|
||
|
],
|
||
|
"autoReferenced": false,
|
||
|
"defineConstraints": [
|
||
|
"UNITY_INCLUDE_TESTS"
|
||
|
],
|
||
|
"versionDefines":
|
||
|
[
|
||
|
{
|
||
|
"name": "com.unity.jobs",
|
||
|
"expression": "[0.0.0,0.70.0-preview.1)",
|
||
|
"define": "UNITY_JOBS_LESS_THAN_0_7"
|
||
|
}
|
||
|
],
|
||
|
"noEngineReferences": false,
|
||
|
"optionalUnityReferences": [
|
||
|
"TestAssemblies"
|
||
|
]
|
||
|
}
|