wuxianshengcong/Library/PackageCache/com.unity.collections@1.2.4/Unity.Collections.BurstCompatibilityGen/Unity.Collections.BurstCompatibilityGen.asmdef
2025-01-02 14:50:41 +08:00

18 lines
425 B
Plaintext

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