Gustavo Guerra

Results 54 comments of Gustavo Guerra

Or you could move CSV to generated as part of this :)

It's here: https://github.com/fsharp/FSharp.Data/issues/134

/cc @ctaggart, since the error is on the sourcelink step

We now support a very basic subset of this: https://github.com/fsharp/FSharp.Data/blob/master/src/CommonRuntime/StructuralInference.fs#L307

parseUnitOfMeasure needs to be extended here: https://github.com/fsharp/FSharp.Data/blob/master/src/CommonRuntime/StructuralInference.fs#L312

Not supported currently, that's what's this open issue is about

Try to go the the repo state as of Oct 18, 2014

The path resolution is something that's not 100% right, but it's a tricky thing to change, and whenever we change it we end up breaking more things. But in any...

/cc @rflechner and @colinbull

Either building in VS2017 or "build All" from the command line should be the same as before