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

15 lines
355 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
{
"name": "Unity.Burst",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"Unity.Burst.Unsafe.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}