Rasagar/Library/PackageCache/com.unity.collections/Unity.Collections.BurstCompatibilityGen/Unity.Collections.BurstCompatibilityGen.asmdef
2024-08-26 23:07:20 +03:00

20 lines
460 B
Plaintext

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