updated to 2021.2.8f1

This commit is contained in:
DerTyp187
2022-01-20 19:49:05 +01:00
parent 80a44e6d3e
commit 41847c9ca8
3 changed files with 11 additions and 11 deletions

View File

@@ -3,11 +3,11 @@
"com.hwaet.projectcloner": "https://github.com/hwaet/UnityProjectCloner.git",
"com.unity.animation.rigging": "1.1.1",
"com.unity.collab-proxy": "1.15.7",
"com.unity.ide.rider": "3.0.7",
"com.unity.ide.rider": "3.0.9",
"com.unity.ide.visualstudio": "2.0.12",
"com.unity.ide.vscode": "1.2.4",
"com.unity.postprocessing": "3.2.0",
"com.unity.render-pipelines.universal": "12.1.2",
"com.unity.render-pipelines.universal": "12.1.3",
"com.unity.test-framework": "1.1.30",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.3",

View File

@@ -44,7 +44,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.7",
"version": "3.0.9",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -92,7 +92,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "12.1.2",
"version": "12.1.3",
"depth": 1,
"source": "builtin",
"dependencies": {
@@ -102,14 +102,14 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "12.1.2",
"version": "12.1.3",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.5.0",
"com.unity.render-pipelines.core": "12.1.2",
"com.unity.shadergraph": "12.1.2"
"com.unity.render-pipelines.core": "12.1.3",
"com.unity.shadergraph": "12.1.3"
}
},
"com.unity.searcher": {
@@ -129,11 +129,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "12.1.2",
"version": "12.1.3",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "12.1.2",
"com.unity.render-pipelines.core": "12.1.3",
"com.unity.searcher": "4.9.1"
}
},

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 2021.2.7f1
m_EditorVersionWithRevision: 2021.2.7f1 (6bd9e232123f)
m_EditorVersion: 2021.2.8f1
m_EditorVersionWithRevision: 2021.2.8f1 (d0e5f0a7b06a)