| 12345678910111213141516171819202122232425 |
- {
- "name": "Unity.2D.Psdimporter.EditorTests",
- "references": [
- "Unity.2D.Common.Editor",
- "Unity.2D.Psdimporter.Editor",
- "Unity.2D.Animation.Editor",
- "Unity.2D.Animation.Runtime",
- "Unity.2D.Sprite.Editor"
- ],
- "optionalUnityReferences": [
- "TestAssemblies"
- ],
- "includePlatforms": [
- "Editor"
- ],
- "excludePlatforms": [],
- "allowUnsafeCode": false,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [
- "UNITY_INCLUDE_TESTS"
- ],
- "versionDefines": []
- }
|