浏览代码

Packages updated

/main
Ciro Continisio 3 年前
当前提交
edf6638e
共有 2 个文件被更改,包括 17 次插入17 次删除
  1. 8
      UOP1_Project/Packages/manifest.json
  2. 26
      UOP1_Project/Packages/packages-lock.json

8
UOP1_Project/Packages/manifest.json


{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.addressables": "1.17.17",
"com.unity.addressables": "1.18.9",
"com.unity.cinemachine": "2.6.4",
"com.unity.cinemachine": "2.7.4",
"com.unity.ide.visualstudio": "2.0.7",
"com.unity.ide.visualstudio": "2.0.9",
"com.unity.ide.vscode": "1.2.3",
"com.unity.inputsystem": "1.0.2",
"com.unity.learn.iet-framework": "2.0.0-pre.4",

"com.unity.recorder": "2.5.5",
"com.unity.render-pipelines.universal": "10.4.0",
"com.unity.render-pipelines.universal": "10.5.0",
"com.unity.scriptablebuildpipeline": "1.16.1",
"com.unity.settings-manager": "1.0.3",
"com.unity.textmeshpro": "3.0.6",

26
UOP1_Project/Packages/packages-lock.json


"dependencies": {}
},
"com.unity.addressables": {
"version": "1.17.17",
"version": "1.18.9",
"com.unity.scriptablebuildpipeline": "1.17.0",
"com.unity.scriptablebuildpipeline": "1.19.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",

"url": "https://packages.unity.com"
},
"com.unity.cinemachine": {
"version": "2.6.4",
"version": "2.7.4",
"depth": 0,
"source": "registry",
"dependencies": {},

"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.7",
"version": "2.0.9",
"depth": 0,
"source": "registry",
"dependencies": {

"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "10.4.0",
"version": "10.5.0",
"depth": 1,
"source": "registry",
"dependencies": {

},
"com.unity.render-pipelines.universal": {
"version": "10.4.0",
"version": "10.5.0",
"com.unity.render-pipelines.core": "10.4.0",
"com.unity.shadergraph": "10.4.0"
"com.unity.render-pipelines.core": "10.5.0",
"com.unity.shadergraph": "10.5.0"
"version": "1.17.0",
"version": "1.19.0",
"depth": 1,
"source": "registry",
"dependencies": {},

"version": "4.3.1",
"version": "4.3.2",
"depth": 2,
"source": "registry",
"dependencies": {},

"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "10.4.0",
"version": "10.5.0",
"com.unity.render-pipelines.core": "10.4.0",
"com.unity.searcher": "4.3.1"
"com.unity.render-pipelines.core": "10.5.0",
"com.unity.searcher": "4.3.2"
},
"url": "https://packages.unity.com"
},

正在加载...
取消
保存