arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.test-framework.performance@92d1d09a72ed/Runtime/Unity.PerformanceTesting.asmdef

27 lines
659 B
Plaintext
Raw Normal View History

2025-09-25 22:01:28 +02:00
{
"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
}