Skip to content

Commit 642e5ab

Browse files
committed
build(deps): 将 com.gameframex.unity.cysharp.unitask 切换为版本号 2.6.1
从 git URL 引用切换为正式版本号 2.6.1,统一依赖版本管理方式。 Linear: GFX-1
1 parent be7bc00 commit 642e5ab

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

Packages/manifest.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"com.gameframex.unity.asset": "3.1.0",
66
"com.gameframex.unity.config": "1.2.0",
77
"com.gameframex.unity.coroutine": "1.1.0",
8-
"com.gameframex.unity.cysharp.unitask": "https://cnb.cool/gameframex/com.gameframex.unity.cysharp.unitask.git",
8+
"com.gameframex.unity.cysharp.unitask": "2.6.1",
99
"com.gameframex.unity.demigiant.dotween": "1.1.2",
1010
"com.gameframex.unity.download": "1.2.0",
1111
"com.gameframex.unity.entity": "2.4.5",
@@ -41,6 +41,7 @@
4141
"com.unity.ide.rider": "3.0.40",
4242
"com.unity.ide.visualstudio": "2.0.27",
4343
"com.unity.test-framework": "1.1.33",
44+
"com.unity.textmeshpro": "3.0.9",
4445
"com.unity.ugui": "1.0.0",
4546
"com.unity.modules.androidjni": "1.0.0",
4647
"com.unity.modules.animation": "1.0.0",
@@ -61,16 +62,20 @@
6162
"com.unity.modules.unitywebrequestwww": "1.0.0",
6263
"com.unity.modules.video": "1.0.0"
6364
},
64-
"testables": [
65-
"com.gameframex.unity.startup"
66-
],
6765
"scopedRegistries": [
6866
{
6967
"name": "GameFrameX",
7068
"url": "https://gameframex.upm.alianblank.uk",
7169
"scopes": [
7270
"com.gameframex"
7371
]
72+
},
73+
{
74+
"name": "package.openupm.com",
75+
"url": "https://package.openupm.com",
76+
"scopes": [
77+
"io.sentry"
78+
]
7479
}
7580
]
7681
}

0 commit comments

Comments
 (0)