Files
unity-application/Assets/Accounts/Tests/PlayMode/AccountPlayMode.asmdef
2023-04-30 15:51:41 +00:00

26 lines
631 B
Plaintext

{
"name": "AccountPlayMode",
"rootNamespace": "",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"AccountsScripts",
"InterfacesScripts",
"Unity.TextMeshPro",
"CommonScripts",
"ArchitectureScripts"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}