12345678910111213141516 |
- {
- "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": []
- }
|