Skip to content

Commit bf97e34

Browse files
authored
Merge pull request #219 from JohannesDeml/ci/upgrade-unity/from-6000.0.42f1-to-6000.0.45f1
[Automated workflow] upgrade-unity from 6000.0.42f1 to 6000.0.45f1
2 parents cfc7c5d + e44c08d commit bf97e34

File tree

3 files changed

+10
-12
lines changed

3 files changed

+10
-12
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"com.unity.ai.navigation": "2.0.6",
55
"com.unity.connect.share": "4.2.3",
66
"com.unity.ide.rider": "3.0.35",
7-
"com.unity.ide.visualstudio": "2.0.22",
8-
"com.unity.test-framework": "1.4.6",
7+
"com.unity.ide.visualstudio": "2.0.23",
8+
"com.unity.test-framework": "1.5.1",
99
"com.unity.ugui": "2.0.0",
1010
"com.unity.modules.accessibility": "1.0.0",
1111
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,8 @@
3838
"com.unity.ext.nunit": {
3939
"version": "2.0.5",
4040
"depth": 1,
41-
"source": "registry",
42-
"dependencies": {},
43-
"url": "https://packages.unity.com"
41+
"source": "builtin",
42+
"dependencies": {}
4443
},
4544
"com.unity.ide.rider": {
4645
"version": "3.0.35",
@@ -52,7 +51,7 @@
5251
"url": "https://packages.unity.com"
5352
},
5453
"com.unity.ide.visualstudio": {
55-
"version": "2.0.22",
54+
"version": "2.0.23",
5655
"depth": 0,
5756
"source": "registry",
5857
"dependencies": {
@@ -75,15 +74,14 @@
7574
"url": "https://packages.unity.com"
7675
},
7776
"com.unity.test-framework": {
78-
"version": "1.4.6",
77+
"version": "1.5.1",
7978
"depth": 0,
80-
"source": "registry",
79+
"source": "builtin",
8180
"dependencies": {
8281
"com.unity.ext.nunit": "2.0.3",
8382
"com.unity.modules.imgui": "1.0.0",
8483
"com.unity.modules.jsonserialize": "1.0.0"
85-
},
86-
"url": "https://packages.unity.com"
84+
}
8785
},
8886
"com.unity.ugui": {
8987
"version": "2.0.0",

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.0.42f1
2-
m_EditorVersionWithRevision: 6000.0.42f1 (feb9a7235030)
1+
m_EditorVersion: 6000.0.45f1
2+
m_EditorVersionWithRevision: 6000.0.45f1 (d91bd3d4e081)

0 commit comments

Comments
 (0)