fsprojects / FSharp.Configuration

The FSharp.Configuration project contains type providers for the configuration of .NET projects.
http://fsprojects.github.io/FSharp.Configuration/
Other
114 stars 63 forks source link

Detect more data types in the AppSettings type provider #14

Closed forki closed 10 years ago

forki commented 10 years ago

DateTime, TimeSpan, ...

vasily-kirichenko commented 10 years ago

Implemented in https://github.com/fsprojects/FSharp.Configuration/pull/25