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 Path.GetFullPath to the filePath calculation in YamlConfigProvider. #90

Closed kirill-gerasimenko closed 8 years ago

kirill-gerasimenko commented 8 years ago

Hi,

I needed the ability to define relative config file in YamlConfig type provider (YamlConfig< @"..\config.yaml" >), so I did a slight change to the source.

If it went to the main project it would be great!

Thanks!

vasily-kirichenko commented 8 years ago

thanks!

kirill-gerasimenko commented 8 years ago

Thank you!

vasily-kirichenko commented 8 years ago

Published in NuGet 0.5.11