Firstborn/Library/PackageCache/com.unity.burst@1.7.3/Tests/Runtime/Unity.Burst.Tests.asmdef

20 lines
457 B
Plaintext
Raw Normal View History

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