Skip to content

Commit f2bd6d0

Browse files
committed
Updating to Fable 3 to be able to use Nullable
1 parent 18570b1 commit f2bd6d0

File tree

7 files changed

+797
-836
lines changed

7 files changed

+797
-836
lines changed

.config/dotnet-tools.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
"commands": [
1414
"paket"
1515
]
16-
}
16+
},
17+
"fable": {
18+
"version": "3.1.15",
19+
"commands": [
20+
"fable"
21+
]
1722
}
18-
}
23+
}
24+
}

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.16.1
1+
16.0.0

0 commit comments

Comments
 (0)