Luis Ferrao

Results 17 comments of Luis Ferrao

@alfonsogarciacaro I was hoping to have the Fable version of my lib feature-complete with the standard version before going 1.0, realistically speaking how soon or late do you think this...

Believe me, I understand! I just needed to have an idea so I can make an informed decision about publishing 1.0 with or without the feature, so thanks for letting...

@Zaid-Ajaj for additional context I'm asking this because I made my library [`FSharp.ValidationBlocks`](/lfr/FSharp.ValidationBlocks) compatible with Fable and now I'm just trying to ensure the types from that library serialize correctly...

has anyone ever found a solution to this problem?

Just installing it didn't solve it for me, however creating a new project with the Expecto template did (which comes pre-configured with YoloDev's test adapter)

I was able to do this using `trusted=yes`, but this line no longer works now, see #84: ``` :repo:deb [trusted=yes arch=amd64] https://packages.microsoft.com/ubuntu/16.04/prod xenial main ``` **Update:** It's actually working, my...