KopMap/Assets/MindPowerSdk.Tests/MindPowerSdk.Tests.asmdef

22 lines
517 B
Plaintext
Raw Normal View History

2025-04-03 02:30:16 +08:00
{
"name": "MindPowerSdk.Tests",
"rootNamespace": "",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"MindPowerSdk"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}