mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-23 08:10:15 +00:00
import from UniRx and some modified.
This commit is contained in:
20
Assets/Tests/UniRx.Async.Tests.asmdef
Normal file
20
Assets/Tests/UniRx.Async.Tests.asmdef
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "UniRx.Async.Tests",
|
||||
"references": [
|
||||
"UnityEngine.TestRunner",
|
||||
"UnityEditor.TestRunner",
|
||||
"UniRx.Async"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": true,
|
||||
"precompiledReferences": [
|
||||
"nunit.framework.dll"
|
||||
],
|
||||
"autoReferenced": false,
|
||||
"defineConstraints": [
|
||||
"UNITY_INCLUDE_TESTS"
|
||||
],
|
||||
"versionDefines": []
|
||||
}
|
||||
Reference in New Issue
Block a user