Unity.TextMeshPro.Editor.Tests.asmdef
333 Bytes
{
"name": "Unity.TextMeshPro.Editor.Tests",
"references": [
"Unity.TextMeshPro",
"Unity.TextMeshPro.Editor"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": []
}