Files
unity-application/Assets/Minigames/Tests/EditMode/MinigameEditMode.asmdef
Jelle De Geest 2a172bdb28 Sprint 5
2023-05-08 11:08:02 +02:00

24 lines
540 B
Plaintext

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