1234567891011121314151617181920 |
- {
- "name": "Unity.PlasticSCM.EditorTests",
- "references": [
- "Unity.PlasticSCM.Editor"
- ],
- "optionalUnityReferences": [
- "TestAssemblies"
- ],
- "includePlatforms": [
- "Editor"
- ],
- "excludePlatforms": [],
- "allowUnsafeCode": false,
- "overrideReferences": false,
- "precompiledReferences": [
- "unityplastic.dll"
- ],
- "autoReferenced": true,
- "defineConstraints": []
- }
|