arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.inputsystem@be6c4fd0abf5/Tests/TestFixture/Unity.InputSystem.TestFramework.asmdef
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

25 lines
642 B
Plaintext

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