Ei kuvausta
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.

Unity.RenderPipelines.Universal.Runtime.Tests.asmdef 696B

123456789101112131415161718192021222324
  1. {
  2. "name": "Unity.RenderPipelines.Universal.Runtime.Tests",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:15fc0a57446b3144c949da3e2b9737a9",
  6. "GUID:27619889b8ba8c24980f49ee34dbb44a",
  7. "GUID:0acc523941302664db1f4e527237feb3",
  8. "GUID:516a5277b8c3b4f4c8cc86b77b1591ff",
  9. "GUID:d8b63aba1907145bea998dd612889d6b"
  10. ],
  11. "includePlatforms": [],
  12. "excludePlatforms": [],
  13. "allowUnsafeCode": true,
  14. "overrideReferences": true,
  15. "precompiledReferences": [
  16. "nunit.framework.dll"
  17. ],
  18. "autoReferenced": false,
  19. "defineConstraints": [
  20. "UNITY_INCLUDE_TESTS"
  21. ],
  22. "versionDefines": [],
  23. "noEngineReferences": false
  24. }