Rasagar/Library/PackageCache/com.unity.searcher/Tests/Editor/Unity.Searcher.EditorTests.asmdef
2024-08-26 23:07:20 +03:00

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": []
}