23 lines
515 B
Plaintext
23 lines
515 B
Plaintext
|
{
|
||
|
"name": "UniRx.Async.Tests.Editor",
|
||
|
"references": [
|
||
|
"UnityEngine.TestRunner",
|
||
|
"UnityEditor.TestRunner",
|
||
|
"UniRx.Async",
|
||
|
"UniRx.Async.Tests"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"overrideReferences": true,
|
||
|
"precompiledReferences": [
|
||
|
"nunit.framework.dll"
|
||
|
],
|
||
|
"autoReferenced": false,
|
||
|
"defineConstraints": [
|
||
|
"UNITY_INCLUDE_TESTS"
|
||
|
],
|
||
|
"versionDefines": []
|
||
|
}
|