Skip to content

Commit 0ead770

Browse files
chore(deps): update upm project dependency com.unity.ide.rider to v3.0.34
1 parent da5da52 commit 0ead770

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testproject-tools-integration/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates",
33
"dependencies": {
4-
"com.unity.ide.rider": "3.0.7",
4+
"com.unity.ide.rider": "3.0.34",
55
"com.unity.multiplayer.tools": "https://github.com/Unity-Technologies/com.unity.multiplayer.tools.git#release/1.1.0",
66
"com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",
77
"com.unity.test-framework": "1.1.31",

testproject/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"com.unity.addressables": "1.21.9",
44
"com.unity.ai.navigation": "1.1.1",
55
"com.unity.collab-proxy": "1.17.7",
6-
"com.unity.ide.rider": "3.0.18",
6+
"com.unity.ide.rider": "3.0.34",
77
"com.unity.ide.visualstudio": "2.0.17",
88
"com.unity.mathematics": "1.2.6",
99
"com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",

0 commit comments

Comments
 (0)