JasperFx / oakton

Parsing and Utilities for Command Line Tools in .Net
http://jasperfx.github.io/oakton
Apache License 2.0
308 stars 41 forks source link

(bugfix) Avoid throwing exception from ConfigurationPreview when configuration contains "[" #69

Closed kuanpak closed 2 years ago

kuanpak commented 2 years ago

fix: avoid throwing exception from ConfigurationPreview when configuration value contains "[" (bracket)

jeremydmiller commented 2 years ago

@kuanpak Sorry for how long this took. I just noticed it today