demo2
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user