19 lines
384 B
Plaintext
19 lines
384 B
Plaintext
|
{
|
||
|
"name": "Unity.Searcher.EditorTests",
|
||
|
"references": [
|
||
|
"Unity.Searcher.Editor",
|
||
|
"Unity.Searcher.EditorSamples"
|
||
|
],
|
||
|
"precompiledReferences": [],
|
||
|
"defineConstraints": [
|
||
|
"UNITY_INCLUDE_TESTS"
|
||
|
],
|
||
|
"optionalUnityReferences": [
|
||
|
"TestAssemblies"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": []
|
||
|
}
|