Roses/Packages/AppWindowUtility/Tests/SatorImaging.AppWindowUtility.Tests.asmdef
2024-04-16 01:07:26 +02:00

24 lines
No EOL
573 B
Text

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