Unity.XR.ARFoundation.Editor.asmdef 539 Bytes
{
    "name": "Unity.XR.ARFoundation.Editor",
    "references": [
        "Unity.XR.ARFoundation",
        "Unity.XR.ARSubsystems",
        "UnityEngine.SpatialTracking",
        "Unity.XR.Management",
        "Unity.XR.Management.Editor"
    ],
    "optionalUnityReferences": [],
    "includePlatforms": [
        "Editor"
    ],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": false,
    "precompiledReferences": [],
    "autoReferenced": true,
    "defineConstraints": [],
    "versionDefines": []
}