btw, the documentation here for using the legacy e...
# touchlab-tools
j
btw, the documentation here for using the legacy enum naming is slightly wrong. https://skie.touchlab.co/configuration/enums#legacycasename-boolean it should just be
EnumInterop.LegacyCaseName(true)
without the
.Enabled
f
Thanks! I’ll fix it right away.