polygone/Library/PackageCache/com.unity.textmeshpro@3.0.4/Tests/Editor/Unity.TextMeshPro.Editor.Tests.asmdef
2021-08-02 05:44:37 -04:00

17 lines
No EOL
333 B
Text

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