Files
unity-application/Assets/Courses/PlayModeTests/PlayModeTests.asmdef
2023-04-04 17:00:47 +00:00

22 lines
518 B
Plaintext

{
"name": "PlayModeTests",
"rootNamespace": "",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"SystemArchitecture"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}