ppo-Pyramids-Training / com.unity.ml-agents /Tests /Runtime /Utils /Unity.ML-Agents.Runtime.Utils.Tests.asmdef
AnnaMats's picture
Second Push
05c9ac2
{
"name": "Unity.ML-Agents.Runtime.Utils.Tests",
"references": [
"Unity.ML-Agents",
"Unity.Barracuda",
"Unity.ML-Agents.CommunicatorObjects"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"System.IO.Abstractions.dll",
"System.IO.Abstractions.TestingHelpers.dll",
"Google.Protobuf.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
]
}