Rasagar/Library/PackageCache/com.unity.test-framework/UnityEngine.TestRunner/UnityEngine.TestRunner.asmdef
2024-08-26 23:07:20 +03:00

23 lines
551 B
Plaintext

{
"name": "UnityEngine.TestRunner",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_TESTS_FRAMEWORK"
],
"versionDefines": [
{
"name": "com.unity.test-framework",
"expression": "",
"define": "UNITY_TESTS_FRAMEWORK"
}
],
"noEngineReferences": false
}