Uniyt.XR.Management.TestPackage.asmdef 688 Bytes
{
    "name": "Unity.XR.Management.TestPackage",
    "references": [
        "Unity.Subsystem.Registration",
        "Unity.XR.Management",
        "Unity.XR.Management.Editor",
        "Unity.XR.Management.Tests.Standalone"
    ],
    "includePlatforms": [
        "Editor",
        "WindowsStandalone64"
    ],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": true,
    "precompiledReferences": [
        "nunit.framework.dll"
    ],
    "autoReferenced": false,
    "optionalUnityReferences": [
        "TestAssemblies"
    ],
    "defineConstraints": [
        "UNITY_INCLUDE_TESTS"
    ],
    "versionDefines": [],
    "noEngineReferences": false
}