Skip to content

Commit 5f5a570

Browse files
authored
Merge pull request #220 from JohannesDeml/ci/upgrade-unity/from-6000.0.42f1-urp-to-6000.0.45f1-urp
[Automated workflow] upgrade-unity from 6000.0.42f1-urp to 6000.0.45f1-urp
2 parents 1dc690f + 564b801 commit 5f5a570

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,9 +4,9 @@
44
"com.unity.collab-proxy": "2.7.1",
55
"com.unity.connect.share": "4.2.3",
66
"com.unity.ide.rider": "3.0.35",
7-
"com.unity.ide.visualstudio": "2.0.22",
7+
"com.unity.ide.visualstudio": "2.0.23",
88
"com.unity.render-pipelines.universal": "17.0.4",
9-
"com.unity.test-framework": "1.4.6",
9+
"com.unity.test-framework": "1.5.1",
1010
"com.unity.ugui": "2.0.0",
1111
"com.unity.modules.accessibility": "1.0.0",
1212
"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
@@ -58,9 +58,8 @@
5858
"com.unity.ext.nunit": {
5959
"version": "2.0.5",
6060
"depth": 1,
61-
"source": "registry",
62-
"dependencies": {},
63-
"url": "https://packages.unity.com"
61+
"source": "builtin",
62+
"dependencies": {}
6463
},
6564
"com.unity.ide.rider": {
6665
"version": "3.0.35",
@@ -72,7 +71,7 @@
7271
"url": "https://packages.unity.com"
7372
},
7473
"com.unity.ide.visualstudio": {
75-
"version": "2.0.22",
74+
"version": "2.0.23",
7675
"depth": 0,
7776
"source": "registry",
7877
"dependencies": {
@@ -168,15 +167,14 @@
168167
}
169168
},
170169
"com.unity.test-framework": {
171-
"version": "1.4.6",
170+
"version": "1.5.1",
172171
"depth": 0,
173-
"source": "registry",
172+
"source": "builtin",
174173
"dependencies": {
175174
"com.unity.ext.nunit": "2.0.3",
176175
"com.unity.modules.imgui": "1.0.0",
177176
"com.unity.modules.jsonserialize": "1.0.0"
178-
},
179-
"url": "https://packages.unity.com"
177+
}
180178
},
181179
"com.unity.test-framework.performance": {
182180
"version": "3.0.3",

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)