Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

Unity.2D.Sprite.Package.EditorTests.asmdef 410B

123456789101112131415161718
  1. {
  2. "name": "Unity.2D.Sprite.Package.EditorTests",
  3. "references": [
  4. "Unity.2D.Sprite.Editor"
  5. ],
  6. "optionalUnityReferences": [
  7. "TestAssemblies"
  8. ],
  9. "includePlatforms": [
  10. "Editor"
  11. ],
  12. "excludePlatforms": [],
  13. "allowUnsafeCode": false,
  14. "overrideReferences": false,
  15. "precompiledReferences": [],
  16. "autoReferenced": true,
  17. "defineConstraints": []
  18. }