VR4Medical/ICI/Library/PackageCache/com.unity.xr.management@20be87dea580/Tests/Runtime/Unity.XR.Management.Tests.asmdef
2025-07-29 13:45:50 +03:00

23 lines
527 B
Plaintext
Executable File

{
"name": "Unity.XR.Management.Tests",
"references": [
"Unity.XR.Management",
"Unity.XR.Management.Tests.Standalone",
"Unity.XR.TestSupport"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"includePlatforms": [],
"excludePlatforms": [],
"versionDefines": [
{
"name": "com.unity.subsystemregistration",
"define": "USE_LEGACY_SUBSYS_REGISTRATION"
}
]
}