ppo-SnowballTarget / com.unity.ml-agents.tests /Tests /Runtime /Utils /Unity.ML-Agents.Runtime.Utils.Tests.asmdef
ashish2244's picture
Initial commit (part 6)
29ac347 verified
Raw
History Blame Contribute Delete
777 Bytes
{
"name": "Unity.ML-Agents.Runtime.Utils.Tests",
"rootNamespace": "",
"references": [
"Unity.ML-Agents",
"Unity.ML-Agents.CommunicatorObjects",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"Unity.InferenceEngine"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"System.IO.Abstractions.dll",
"System.IO.Abstractions.TestingHelpers.dll",
"nunit.framework.dll",
"Google.Protobuf_Packed.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS",
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}