Files
Workspace/Assets/Demos/Demo2/Tests/EditMode/Demo2.EditMode.Tests.asmdef
T
2026-08-18 02:03:34 +08:00

23 lines
539 B
Plaintext

{
"name": "Demo2.EditMode.Tests",
"rootNamespace": "Demo2.Tests",
"references": [
"Demo2.Domain",
"Demo2.ECS",
"Demo2.Runtime",
"NightShiftProtocol.Rules",
"Unity.Entities",
"Unity.Collections",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": ["Editor"],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": false,
"defineConstraints": ["UNITY_INCLUDE_TESTS"],
"versionDefines": [],
"noEngineReferences": false
}