123456789101112131415161718 |
- {
- "name": "Unity.Searcher.EditorTests",
- "references": [
- "Unity.Searcher.Editor",
- "Unity.Searcher.EditorSamples"
- ],
- "precompiledReferences": [],
- "defineConstraints": [
- "UNITY_INCLUDE_TESTS"
- ],
- "optionalUnityReferences": [
- "TestAssemblies"
- ],
- "includePlatforms": [
- "Editor"
- ],
- "excludePlatforms": []
- }
|