Practice_Unity/Library/PackageCache/com.unity.burst@f7a407abf4d5/Runtime/Unity.Burst.asmdef
2025-09-16 17:30:13 +09:00

15 lines
355 B
Plaintext

{
"name": "Unity.Burst",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"Unity.Burst.Unsafe.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}