Unity.XR.Management.EditorTests.asmdef
418 Bytes
{
"name": "Unity.XR.Management.EditorTests",
"references": [
"Unity.XR.Management.Editor",
"Unity.XR.Management",
"Unity.XR.Management.Tests.Standalone"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": []
}