mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-31 15:06:41 -05:00
Merge pull request #2683 from ousttrue/fix/add_pkg_visualstudio
com.unity.ide.visualstudio 復活。
This commit is contained in:
commit
2131668d55
|
|
@ -4,6 +4,7 @@
|
|||
"com.unity.cloud.ktx": "3.3.0",
|
||||
"com.unity.cloud.ktx.webgl-2022": "1.0.1",
|
||||
"com.unity.ide.rider": "3.0.36",
|
||||
"com.unity.ide.visualstudio": "2.0.23",
|
||||
"com.unity.postprocessing": "3.4.0",
|
||||
"com.unity.render-pipelines.universal": "17.0.4",
|
||||
"com.unity.test-framework": "1.1.33",
|
||||
|
|
|
|||
|
|
@ -42,6 +42,15 @@
|
|||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.ide.visualstudio": {
|
||||
"version": "2.0.23",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.test-framework": "1.1.9"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.mathematics": {
|
||||
"version": "1.2.6",
|
||||
"depth": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user