Rasagar/Library/PackageCache/com.unity.burst/Tests/Runtime/Unity.Burst.Tests.asmdef
2024-08-26 23:07:20 +03:00

21 lines
496 B
Plaintext

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