KitchenChaos/Library/PackageCache/com.unity.burst@1.8.2/Tests/Runtime/Unity.Burst.Tests.asmdef

20 lines
458 B
Plaintext

{
"name": "Unity.Burst.Tests.UnitTests",
"references": [
"Unity.Burst",
"Unity.Mathematics"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": []
}