File tree 3 files changed +11
-9
lines changed
3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 2
2
"dependencies" : {
3
3
"com.unity.collab-proxy" : " 1.3.9" ,
4
4
"com.unity.ide.rider" : " 2.0.7" ,
5
- "com.unity.ide.visualstudio" : " 2.0.5 " ,
5
+ "com.unity.ide.visualstudio" : " 2.0.7 " ,
6
6
"com.unity.ide.vscode" : " 1.2.3" ,
7
- "com.unity.test-framework" : " 1.1.19 " ,
7
+ "com.unity.test-framework" : " 1.1.22 " ,
8
8
"com.unity.textmeshpro" : " 3.0.1" ,
9
9
"com.unity.ugui" : " 1.0.0" ,
10
10
"com.unity.modules.androidjni" : " 1.0.0" ,
Original file line number Diff line number Diff line change 8
8
"url" : " https://packages.unity.com"
9
9
},
10
10
"com.unity.ext.nunit" : {
11
- "version" : " 1.0.5 " ,
11
+ "version" : " 1.0.6 " ,
12
12
"depth" : 1 ,
13
13
"source" : " registry" ,
14
14
"dependencies" : {},
24
24
"url" : " https://packages.unity.com"
25
25
},
26
26
"com.unity.ide.visualstudio" : {
27
- "version" : " 2.0.5 " ,
27
+ "version" : " 2.0.7 " ,
28
28
"depth" : 0 ,
29
29
"source" : " registry" ,
30
- "dependencies" : {},
30
+ "dependencies" : {
31
+ "com.unity.test-framework" : " 1.1.9"
32
+ },
31
33
"url" : " https://packages.unity.com"
32
34
},
33
35
"com.unity.ide.vscode" : {
38
40
"url" : " https://packages.unity.com"
39
41
},
40
42
"com.unity.test-framework" : {
41
- "version" : " 1.1.19 " ,
43
+ "version" : " 1.1.22 " ,
42
44
"depth" : 0 ,
43
45
"source" : " registry" ,
44
46
"dependencies" : {
45
- "com.unity.ext.nunit" : " 1.0.5 " ,
47
+ "com.unity.ext.nunit" : " 1.0.6 " ,
46
48
"com.unity.modules.imgui" : " 1.0.0" ,
47
49
"com.unity.modules.jsonserialize" : " 1.0.0"
48
50
},
Original file line number Diff line number Diff line change 1
- m_EditorVersion: 2020.2 .0f1
2
- m_EditorVersionWithRevision: 2020.2 .0f1 (3721df5a8b28 )
1
+ m_EditorVersion: 2020.3 .0f1
2
+ m_EditorVersionWithRevision: 2020.3 .0f1 (c7b5465681fb )
You can’t perform that action at this time.
0 commit comments