16 lines
337 B
Text
16 lines
337 B
Text
|
{
|
||
|
"name": "Unity.XR.Management.Tests.Standalone",
|
||
|
"references": [
|
||
|
"Unity.Subsystem.Registration",
|
||
|
"Unity.XR.Management"
|
||
|
],
|
||
|
"optionalUnityReferences": [
|
||
|
"TestAssemblies"
|
||
|
],
|
||
|
"defineConstraints": [
|
||
|
"UNITY_INCLUDE_TESTS"
|
||
|
],
|
||
|
"includePlatforms": [],
|
||
|
"excludePlatforms": []
|
||
|
}
|