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.SysrootPackage.Editor.asmdef 326B

12345678910111213141516
  1. {
  2. "name": "Unity.SysrootPackage.Editor",
  3. "references": [
  4. ],
  5. "includePlatforms": [
  6. "Editor"
  7. ],
  8. "excludePlatforms": [],
  9. "versionDefines": [
  10. {
  11. "name": "Unity",
  12. "expression": "(0,2022.1.23f1)",
  13. "define": "IL2CPP_LEGACY_API_PRESENT"
  14. }
  15. ]
  16. }