Няма описание
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.Subsystem.Registration.Runtime.Tests.asmdef 398B

12345678910111213141516
  1. {
  2. "name": "Unity.Subsystem.Registration.Runtime.Tests",
  3. "references": [
  4. "Unity.Subsystem.Registration"
  5. ],
  6. "optionalUnityReferences": [
  7. "TestAssemblies"
  8. ],
  9. "includePlatforms": [],
  10. "excludePlatforms": [],
  11. "allowUnsafeCode": false,
  12. "overrideReferences": false,
  13. "precompiledReferences": [],
  14. "autoReferenced": true,
  15. "defineConstraints": []
  16. }