UniTask/Assets/UniRx.Async/Editor/UniRx.Async.Editor.asmdef

16 lines
342 B
Plaintext
Raw Normal View History

2019-05-19 23:14:47 +08:00
{
"name": "UniRx.Async.Editor",
"references": [
2019-05-31 14:55:52 +08:00
"UniRx.Async"
2019-05-19 23:14:47 +08:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}