No Description
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.2D.PixelPerfect.EditorTests.asmdef 511B

12345678910111213141516171819202122
  1. {
  2. "name": "Unity.2D.PixelPerfect.EditorTests",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:2543b18169f9e4044a266a0bf35fe4cf"
  6. ],
  7. "includePlatforms": [
  8. "Editor"
  9. ],
  10. "excludePlatforms": [],
  11. "allowUnsafeCode": false,
  12. "overrideReferences": true,
  13. "precompiledReferences": [
  14. "nunit.framework.dll"
  15. ],
  16. "autoReferenced": false,
  17. "defineConstraints": [
  18. "UNITY_INCLUDE_TESTS"
  19. ],
  20. "versionDefines": [],
  21. "noEngineReferences": false
  22. }