File tree Expand file tree Collapse file tree
samples/SpaceWar.Shared/.config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "version" : 1 ,
33 "isRoot" : true ,
44 "tools" : {
5- "dotnet-mgcb" : {
6- "version" : " 3.8.2.1105" ,
7- "commands" : [
8- " mgcb"
9- ]
10- },
115 "dotnet-mgcb-editor" : {
12- "version" : " 3.8.2.1105 " ,
6+ "version" : " 3.8.4 " ,
137 "commands" : [
148 " mgcb-editor"
15- ]
9+ ],
10+ "rollForward" : false
1611 },
1712 "dotnet-mgcb-editor-linux" : {
18- "version" : " 3.8.2.1105 " ,
13+ "version" : " 3.8.4 " ,
1914 "commands" : [
2015 " mgcb-editor-linux"
21- ]
16+ ],
17+ "rollForward" : false
2218 },
2319 "dotnet-mgcb-editor-windows" : {
24- "version" : " 3.8.2.1105 " ,
20+ "version" : " 3.8.4 " ,
2521 "commands" : [
2622 " mgcb-editor-windows"
27- ]
23+ ],
24+ "rollForward" : false
2825 },
2926 "dotnet-mgcb-editor-mac" : {
30- "version" : " 3.8.2.1105 " ,
27+ "version" : " 3.8.4 " ,
3128 "commands" : [
3229 " mgcb-editor-mac"
33- ]
30+ ],
31+ "rollForward" : false
32+ },
33+ "dotnet-mgcb" : {
34+ "version" : " 3.8.4" ,
35+ "commands" : [
36+ " mgcb"
37+ ],
38+ "rollForward" : false
3439 }
3540 }
3641}
You can’t perform that action at this time.
0 commit comments