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.

com.unity.ide.visualstudio.asmdef 389B

1234567891011121314151617
  1. {
  2. "name": "Unity.VisualStudio.Editor",
  3. "references": [],
  4. "includePlatforms": [
  5. "Editor"
  6. ],
  7. "excludePlatforms": [],
  8. "allowUnsafeCode": false,
  9. "overrideReferences": true,
  10. "precompiledReferences": [
  11. "Newtonsoft.Json.dll"
  12. ],
  13. "autoReferenced": true,
  14. "defineConstraints": [],
  15. "versionDefines": [],
  16. "noEngineReferences": false
  17. }