29 lines
706 B
Plaintext

{
"name": "PrimeTween.Tests",
"rootNamespace": "",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"PrimeTween.Runtime",
"PrimeTween.Editor"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [
{
"name": "com.unity.test-framework",
"expression": "1.3.9",
"define": "TEST_FRAMEWORK_INSTALLED"
}
],
"noEngineReferences": false
}