Rasagar/Library/PackageCache/com.unity.test-framework.performance/Runtime/Unity.PerformanceTesting.asmdef
2024-08-26 23:07:20 +03:00

27 lines
659 B
Plaintext

{
"name": "Unity.PerformanceTesting",
"rootNamespace": "",
"references": [
"UnityEngine.TestRunner",
"com.unity.test.metadata-manager"
],
"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
}