summaryrefslogtreecommitdiff
path: root/Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Editor/Unity.TextMeshPro.Editor.asmdef
blob: d0af0f60033f0a9ac01ca6f6e67abe007b281a9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "Unity.TextMeshPro.Editor",
    "references": [
        "Unity.TextMeshPro",
		"Unity.ugui",
		"Unity.ugui.Editor"
    ],
    "optionalUnityReferences": [],
    "includePlatforms": [
        "Editor"
    ],
    "excludePlatforms": []
}