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