mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-23 08:10:15 +00:00
asmdef
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "UniRx.Async.Editor",
|
"name": "UniRx.Async.Editor",
|
||||||
"references": [
|
"references": [
|
||||||
"GUID:f51ebe6a0ceec4240a699833d6309b23"
|
"UniRx.Async"
|
||||||
],
|
],
|
||||||
"includePlatforms": [
|
"includePlatforms": [
|
||||||
"Editor"
|
"Editor"
|
||||||
|
|||||||
@@ -1,8 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "UniRx.Async",
|
"name": "UniRx.Async",
|
||||||
"references": [],
|
"references": [],
|
||||||
"optionalUnityReferences": [],
|
|
||||||
"includePlatforms": [],
|
"includePlatforms": [],
|
||||||
"excludePlatforms": [],
|
"excludePlatforms": [],
|
||||||
"allowUnsafeCode": false
|
"allowUnsafeCode": false,
|
||||||
|
"overrideReferences": false,
|
||||||
|
"precompiledReferences": [],
|
||||||
|
"autoReferenced": true,
|
||||||
|
"defineConstraints": [],
|
||||||
|
"versionDefines": []
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user