File tree Expand file tree Collapse file tree 1 file changed +31
-27
lines changed Expand file tree Collapse file tree 1 file changed +31
-27
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : 1 ,
3- "isRoot" : true ,
4- "tools" : {
5- "paket" : {
6- "version" : " 8.0.3" ,
7- "commands" : [
8- " paket"
9- ]
10- },
11- "fable" : {
12- "version" : " 4.4.0" ,
13- "commands" : [
14- " fable"
15- ]
16- },
17- "fantomas" : {
18- "version" : " 6.0.0-alpha-010" ,
19- "commands" : [
20- " fantomas"
21- ]
22- },
23- "femto" : {
24- "version" : " 0.19.0" ,
25- "commands" : [
26- " femto"
27- ]
28- }
2+ "version" : 1 ,
3+ "isRoot" : true ,
4+ "tools" : {
5+ "paket" : {
6+ "version" : " 8.0.3" ,
7+ "commands" : [
8+ " paket"
9+ ],
10+ "rollForward" : false
11+ },
12+ "fable" : {
13+ "version" : " 4.4.0" ,
14+ "commands" : [
15+ " fable"
16+ ],
17+ "rollForward" : false
18+ },
19+ "fantomas" : {
20+ "version" : " 6.3.16" ,
21+ "commands" : [
22+ " fantomas"
23+ ],
24+ "rollForward" : false
25+ },
26+ "femto" : {
27+ "version" : " 0.19.0" ,
28+ "commands" : [
29+ " femto"
30+ ],
31+ "rollForward" : false
2932 }
33+ }
3034}
You can’t perform that action at this time.
0 commit comments