X10D/X10D.Unity.Tests/Assets/Tests/X10D.Unity.Tests.asmdef

23 lines
537 B
Plaintext

{
"name": "X10D.Unity.Tests",
"rootNamespace": "",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll",
"X10D.dll",
"X10D.Unity.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}