Skip to content

Commit 27f2016

Browse files
committed
Upgraded to latest Unity LTS version
1 parent 20f38b7 commit 27f2016

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Packages/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
55
"com.unity.ide.rider": "3.0.16",
6-
"com.unity.ide.visualstudio": "2.0.16",
6+
"com.unity.ide.visualstudio": "2.0.17",
77
"com.unity.ide.vscode": "1.2.5",
88
"com.unity.test-framework": "1.1.33",
99
"com.unity.textmeshpro": "3.0.6",

Packages/packages-lock.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"url": "https://packages.unity.com"
3030
},
3131
"com.unity.ide.visualstudio": {
32-
"version": "2.0.16",
32+
"version": "2.0.17",
3333
"depth": 0,
3434
"source": "registry",
3535
"dependencies": {

ProjectSettings/ProjectVersion.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.9f1
2-
m_EditorVersionWithRevision: 2021.3.9f1 (ad3870b89536)
1+
m_EditorVersion: 2021.3.16f1
2+
m_EditorVersionWithRevision: 2021.3.16f1 (4016570cf34f)

0 commit comments

Comments
 (0)