PO/Library/PackageCache/com.unity.2d.common@4.0.3/Editor/Unity.2D.Common.Editor.asmdef

17 lines
391 B
Plaintext
Raw Normal View History

2022-01-12 10:06:03 +03:00
{
"name": "Unity.2D.Common.Editor",
"references": [
"Unity.2D.Common.Runtime",
"Unity.2D.Sprite.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}