Skip to content

Commit 75dd92f

Browse files
committed
ci: downgraded rider version to support older unity version
1 parent f0218e1 commit 75dd92f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"com.quickeye.icon-browser": "https://github.com/ErnSur/unity-editor-icons.git",
55
"com.unity.2d.sprite": "1.0.0",
66
"com.unity.2d.tilemap": "1.0.0",
7-
"com.unity.ide.rider": "3.0.39",
7+
"com.unity.ide.rider": "3.0.38",
88
"com.unity.ide.visualstudio": "2.0.27",
99
"com.unity.test-framework": "1.4.5",
1010
"com.unity.modules.ai": "1.0.0",

Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {}
3737
},
3838
"com.unity.ide.rider": {
39-
"version": "3.0.39",
39+
"version": "3.0.38",
4040
"depth": 0,
4141
"source": "registry",
4242
"dependencies": {

0 commit comments

Comments
 (0)