暫無描述
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.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. }