mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-28 12:22:11 +01:00
updated to 2021.2.8f1
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user