Firstborn/Library/PackageCache/com.unity.collections@1.4.0/Unity.Collections/Unity.Collections.asmdef
Schaken-Mods b486678290 Library -Artifacts
Library -Artifacts
2023-03-28 12:24:16 -05:00

35 lines
968 B
Plaintext

{
"name": "Unity.Collections",
"references": [
"Unity.Burst",
"Unity.Mathematics",
"Unity.Properties",
"Unity.Collections.LowLevel.ILSupport"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.package-validation-suite",
"expression": "0.4.0-preview.6",
"define": "UNITY_SKIP_UPDATES_WITH_VALIDATION_SUITE"
},
{
"name": "com.unity.properties",
"expression": "1.2.0-preview",
"define": "UNITY_PROPERTIES_EXISTS"
},
{
"name": "com.unity.jobs",
"expression": "[0.0.0,0.70.0-preview.1)",
"define": "UNITY_JOBS_LESS_THAN_0_7"
}
],
"noEngineReferences": false
}