Rasagar/Library/PackageCache/com.unity.searcher/Tests/Editor/Unity.Searcher.EditorTests.asmdef

19 lines
384 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
{
"name": "Unity.Searcher.EditorTests",
"references": [
"Unity.Searcher.Editor",
"Unity.Searcher.EditorSamples"
],
"precompiledReferences": [],
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": []
}