123456789101112131415161718192021222324 |
- {
- "name": "AssetBank.Editor.SchemaConverter.Tests",
- "rootNamespace": "AssetBank.Editor.SchemaConverter.Tests",
- "references": [
- "AssetBank.Editor.SchemaConverter",
- "AssetBank"
- ],
- "includePlatforms": [
- "Editor"
- ],
- "excludePlatforms": [],
- "allowUnsafeCode": false,
- "overrideReferences": true,
- "precompiledReferences": [
- "nunit.framework.dll",
- "Newtonsoft.Json.dll"
- ],
- "autoReferenced": false,
- "defineConstraints": [
- "UNITY_INCLUDE_TESTS"
- ],
- "versionDefines": [],
- "noEngineReferences": false
- }
|