Skip to content

Commit 6eace7f

Browse files
chore(deps): update upm project dependency com.unity.ide.rider to v3.0.34
1 parent be45e86 commit 6eace7f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Examples/CharacterControllerMovingBodies/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"com.unity.analytics": "3.8.1",
88
"com.unity.collab-proxy": "2.4.4",
99
"com.unity.feature.development": "1.0.2",
10-
"com.unity.ide.rider": "3.0.31",
10+
"com.unity.ide.rider": "3.0.34",
1111
"com.unity.ide.visualstudio": "2.0.22",
1212
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0",
1313
"com.unity.purchasing": "4.12.2",

Examples/OverridingScenesAndPrefabs/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"com.unity.analytics": "3.8.1",
88
"com.unity.collab-proxy": "2.5.2",
99
"com.unity.feature.development": "1.0.2",
10-
"com.unity.ide.rider": "3.0.31",
10+
"com.unity.ide.rider": "3.0.34",
1111
"com.unity.ide.visualstudio": "2.0.22",
1212
"com.unity.multiplayer.center": "1.0.0",
1313
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0",

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": "2.2.2",
44
"com.unity.ai.navigation": "2.0.5",
55
"com.unity.collab-proxy": "2.6.0",
6-
"com.unity.ide.rider": "3.0.31",
6+
"com.unity.ide.rider": "3.0.34",
77
"com.unity.ide.visualstudio": "2.0.22",
88
"com.unity.mathematics": "1.3.2",
99
"com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",

0 commit comments

Comments
 (0)