Rasagar/Library/PackageCache/com.unity.burst/Tests/Runtime/Unity.Burst.Tests.asmdef

21 lines
496 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
{
"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": []
}