SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
366 B

4 years ago
  1. {
  2. "name": "Unity.XR.Management.Tests",
  3. "references": [
  4. "Unity.XR.Management",
  5. "Unity.XR.Management.Tests.Standalone",
  6. "Unity.XR.TestSupport"
  7. ],
  8. "optionalUnityReferences": [
  9. "TestAssemblies"
  10. ],
  11. "defineConstraints": [
  12. "UNITY_INCLUDE_TESTS"
  13. ],
  14. "includePlatforms": [],
  15. "excludePlatforms": []
  16. }