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

Add write API and Save functions for AppSettings #13

Closed forki closed 9 years ago

forki commented 10 years ago

image

vasily-kirichenko commented 10 years ago

@forki What's the scenario you had in mind when create this issue?

forki commented 10 years ago

think of a tool like "git extensions" there are tons of user specific settings. I thought it might be useful to make the settings writeable.

vasily-kirichenko commented 9 years ago

Implemented in #29