Rasagar/Library/PackageCache/com.unity.test-framework/UnityEngine.TestRunner/UnityEngine.TestRunner.asmdef

23 lines
551 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
{
"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
}