説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

UnityEngine.TestRunner.asmdef 306B

12345678910111213
  1. {
  2. "name": "UnityEngine.TestRunner",
  3. "references": [],
  4. "includePlatforms": [],
  5. "excludePlatforms": [],
  6. "allowUnsafeCode": false,
  7. "overrideReferences": true,
  8. "precompiledReferences": [
  9. "nunit.framework.dll"
  10. ],
  11. "autoReferenced": false,
  12. "defineConstraints": []
  13. }