30 lines
721 B
Plaintext
30 lines
721 B
Plaintext
{
|
|
"name": "Tests",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner",
|
|
"SharpUIScriptsAssembly",
|
|
"UniRx",
|
|
"Unity.TextMeshPro",
|
|
"Unity.TextMeshPro.Editor"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll",
|
|
"Castle.Core.dll",
|
|
"System.Threading.Tasks.Extensions.dll",
|
|
"NSubstitute.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
} |