File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
33 "com.unity.burst" : " 1.8.25" ,
4- "com.unity.collab-proxy" : " 2.10.1 " ,
4+ "com.unity.collab-proxy" : " 2.9.3 " ,
55 "com.unity.feature.development" : " 1.0.1" ,
6- "com.unity.ide.rider" : " 3.0.38 " ,
6+ "com.unity.ide.rider" : " 3.0.31 " ,
77 "com.unity.ide.visualstudio" : " 2.0.23" ,
88 "com.unity.ide.vscode" : " 1.2.5" ,
99 "com.unity.mobile.android-logcat" : " 1.4.6" ,
1010 "com.unity.test-framework" : " 1.1.33" ,
1111 "com.unity.textmeshpro" : " 3.0.9" ,
1212 "com.unity.timeline" : " 1.6.5" ,
1313 "com.unity.ugui" : " 1.0.0" ,
14- "com.unity.visualscripting" : " 1.9.9 " ,
14+ "com.unity.visualscripting" : " 1.9.8 " ,
1515 "io.sentry.unity.dev" : " file:../../../package-dev" ,
1616 "com.unity.modules.ai" : " 1.0.0" ,
1717 "com.unity.modules.androidjni" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1111 "url" : " https://packages.unity.com"
1212 },
1313 "com.unity.collab-proxy" : {
14- "version" : " 2.10.1 " ,
14+ "version" : " 2.9.3 " ,
1515 "depth" : 0 ,
1616 "source" : " registry" ,
1717 "dependencies" : {},
3737 "source" : " builtin" ,
3838 "dependencies" : {
3939 "com.unity.ide.visualstudio" : " 2.0.22" ,
40- "com.unity.ide.rider" : " 3.0.38 " ,
40+ "com.unity.ide.rider" : " 3.0.31 " ,
4141 "com.unity.ide.vscode" : " 1.2.5" ,
4242 "com.unity.editorcoroutines" : " 1.0.0" ,
43- "com.unity.performance.profile-analyzer" : " 1.2.3 " ,
43+ "com.unity.performance.profile-analyzer" : " 1.2.2 " ,
4444 "com.unity.test-framework" : " 1.1.33" ,
4545 "com.unity.testtools.codecoverage" : " 1.2.6"
4646 }
4747 },
4848 "com.unity.ide.rider" : {
49- "version" : " 3.0.38 " ,
49+ "version" : " 3.0.31 " ,
5050 "depth" : 0 ,
5151 "source" : " registry" ,
5252 "dependencies" : {
8585 "url" : " https://packages.unity.com"
8686 },
8787 "com.unity.performance.profile-analyzer" : {
88- "version" : " 1.2.3 " ,
88+ "version" : " 1.2.2 " ,
8989 "depth" : 1 ,
9090 "source" : " registry" ,
9191 "dependencies" : {},
150150 }
151151 },
152152 "com.unity.visualscripting" : {
153- "version" : " 1.9.9 " ,
153+ "version" : " 1.9.8 " ,
154154 "depth" : 0 ,
155155 "source" : " registry" ,
156156 "dependencies" : {
Original file line number Diff line number Diff line change 1- m_EditorVersion: 2021.3.58f1
2- m_EditorVersionWithRevision: 2021.3.58f1 (2c36cafeeccf )
1+ m_EditorVersion: 2021.3.45f2
2+ m_EditorVersionWithRevision: 2021.3.45f2 (88f88f591b2e )
Original file line number Diff line number Diff line change 55
66switch ($name ) {
77 " unity2021.3" {
8- return " 2021.3.58f1 "
8+ return " 2021.3.45f2 "
99 }
1010 " unity2022.3" {
1111 return " 2022.3.62f3"
You can’t perform that action at this time.
0 commit comments