Files
unity-application/Assets/Common/PlayModeTests/CommonPlayModeTests.asmdef
2023-04-02 12:27:59 +00:00

27 lines
654 B
Plaintext

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