mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
17 lines
333 B
Text
17 lines
333 B
Text
|
{
|
||
|
"name": "Unity.TextMeshPro.Editor.Tests",
|
||
|
"references": [
|
||
|
"Unity.TextMeshPro",
|
||
|
"Unity.TextMeshPro.Editor"
|
||
|
],
|
||
|
"optionalUnityReferences": [
|
||
|
"TestAssemblies"
|
||
|
],
|
||
|
"defineConstraints": [
|
||
|
"UNITY_INCLUDE_TESTS"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": []
|
||
|
}
|