Files
unity-application/Assets/NewMinigame/Tests/EditMode/NewMinigameEditMode.asmdef
2023-05-18 15:07:32 +02:00

24 lines
539 B
Plaintext

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