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.

29 lines
779 B

4 years ago
  1. {
  2. "name": "Unity.XR.Management.EditorTests",
  3. "references": [
  4. "Unity.XR.Management.Editor",
  5. "Unity.XR.Management",
  6. "Unity.XR.Management.Tests.Standalone",
  7. "Unity.XR.Management.Tests",
  8. "Unity.XR.Management.TestPackage",
  9. "Unity.XR.Management.TestPackage.Editor",
  10. "Unity.XR.TestSupport"
  11. ],
  12. "includePlatforms": [
  13. "Editor"
  14. ],
  15. "excludePlatforms": [],
  16. "allowUnsafeCode": false,
  17. "overrideReferences": true,
  18. "precompiledReferences": [
  19. "nunit.framework.dll"
  20. ],
  21. "autoReferenced": false,
  22. "optionalUnityReferences": [
  23. "TestAssemblies"
  24. ],
  25. "defineConstraints": [
  26. "UNITY_INCLUDE_TESTS"
  27. ],
  28. "versionDefines": [],
  29. "noEngineReferences": false
  30. }