TapTap.AntiAddiction.asmdef 479 B

12345678910111213141516171819
  1. {
  2. "name": "TapTap.AntiAddiction",
  3. "references": [
  4. "GUID:78b4eab872eac4aac8c45425f1f51c80"
  5. ],
  6. "includePlatforms": [],
  7. "excludePlatforms": [],
  8. "allowUnsafeCode": false,
  9. "overrideReferences": true,
  10. "precompiledReferences": [
  11. "TapTap.Bootstrap.dll",
  12. "TapTap.Common.dll",
  13. "LC.Newtonsoft.Json.dll"
  14. ],
  15. "autoReferenced": true,
  16. "defineConstraints": [],
  17. "versionDefines": [],
  18. "noEngineReferences": false
  19. }