28 lines
646 B
Text
28 lines
646 B
Text
{
|
|
"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": [],
|
|
"noEngineReferences": false,
|
|
"optionalUnityReferences": [
|
|
"TestAssemblies"
|
|
]
|
|
}
|