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