2023-03-28 13:24:16 -04:00
|
|
|
{
|
|
|
|
"name": "Unity.Burst.Tests.UnitTests",
|
|
|
|
"references": [
|
|
|
|
"Unity.Burst",
|
2023-05-07 18:43:11 -04:00
|
|
|
"Unity.Mathematics",
|
|
|
|
"OverloadedFunctionPointers"
|
2023-03-28 13:24:16 -04:00
|
|
|
],
|
|
|
|
"optionalUnityReferences": [
|
|
|
|
"TestAssemblies"
|
|
|
|
],
|
|
|
|
"includePlatforms": [],
|
|
|
|
"excludePlatforms": [],
|
|
|
|
"allowUnsafeCode": true,
|
|
|
|
"overrideReferences": false,
|
|
|
|
"precompiledReferences": [],
|
2023-05-07 18:43:11 -04:00
|
|
|
"autoReferenced": false,
|
2023-03-28 13:24:16 -04:00
|
|
|
"defineConstraints": [
|
|
|
|
"UNITY_INCLUDE_TESTS"
|
|
|
|
],
|
|
|
|
"versionDefines": []
|
|
|
|
}
|