| { | |
| "name": "Unity.ML-Agents.DevTests.Editor", | |
| "references": [ | |
| "Unity.ML-Agents.Editor", | |
| "Unity.ML-Agents", | |
| "Unity.Barracuda", | |
| "Unity.ML-Agents.CommunicatorObjects", | |
| "Unity.PerformanceTesting" | |
| ], | |
| "optionalUnityReferences": [ | |
| "TestAssemblies" | |
| ], | |
| "includePlatforms": [ | |
| "Editor" | |
| ], | |
| "excludePlatforms": [], | |
| "allowUnsafeCode": false, | |
| "overrideReferences": true, | |
| "precompiledReferences": [ | |
| "System.IO.Abstractions.dll", | |
| "System.IO.Abstractions.TestingHelpers.dll", | |
| "Google.Protobuf.dll" | |
| ], | |
| "autoReferenced": false, | |
| "defineConstraints": [ | |
| "UNITY_INCLUDE_TESTS" | |
| ] | |
| } | |