This commit is contained in:
2023-06-12 13:22:57 +03:00
parent c96ca850b4
commit 48ad336bba
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -3,9 +3,9 @@
"com.unity.ai.navigation": "1.1.3", "com.unity.ai.navigation": "1.1.3",
"com.unity.animation.rigging": "1.2.1", "com.unity.animation.rigging": "1.2.1",
"com.unity.cinemachine": "2.9.5", "com.unity.cinemachine": "2.9.5",
"com.unity.collab-proxy": "2.0.3", "com.unity.collab-proxy": "2.0.4",
"com.unity.formats.fbx": "4.2.1", "com.unity.formats.fbx": "4.2.1",
"com.unity.ide.rider": "3.0.20", "com.unity.ide.rider": "3.0.21",
"com.unity.ide.visualstudio": "2.0.18", "com.unity.ide.visualstudio": "2.0.18",
"com.unity.ide.vscode": "1.2.5", "com.unity.ide.vscode": "1.2.5",
"com.unity.render-pipelines.universal": "14.0.7", "com.unity.render-pipelines.universal": "14.0.7",
+3 -3
View File
@@ -45,7 +45,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.collab-proxy": { "com.unity.collab-proxy": {
"version": "2.0.3", "version": "2.0.4",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": {}, "dependencies": {},
@@ -69,7 +69,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.ide.rider": { "com.unity.ide.rider": {
"version": "3.0.20", "version": "3.0.21",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -117,7 +117,7 @@
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
"com.unity.mathematics": "1.2.1", "com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.2", "com.unity.burst": "1.8.4",
"com.unity.render-pipelines.core": "14.0.7", "com.unity.render-pipelines.core": "14.0.7",
"com.unity.shadergraph": "14.0.7" "com.unity.shadergraph": "14.0.7"
} }
+2 -2
View File
@@ -1,2 +1,2 @@
m_EditorVersion: 2022.2.17f1 m_EditorVersion: 2022.3.0f1
m_EditorVersionWithRevision: 2022.2.17f1 (54cb9bda89c4) m_EditorVersionWithRevision: 2022.3.0f1 (fb119bb0b476)