VR4RoboticArm3/VR4RoboticArm/Library/PackageCache/com.unity.test-framework/UnityEngine.TestRunner/UnityEngine.TestRunner.asmdef
IonutMocanu 1d45ac8df0 Main1
2025-09-15 21:53:38 +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
}