phmonte / Buildalyzer

A utility to perform design-time builds of .NET projects without having to think too hard about it.
MIT License
606 stars 95 forks source link

extra-fsharp-features #146

Closed dukedagmor closed 3 years ago

dukedagmor commented 4 years ago

now stores the output of corecompile and thus gives the sourcefiles and references of an F# project

dukedagmor commented 4 years ago

issue with screenshot

rouke-broersma commented 4 years ago

@daveaglick for some context, @dukedagmor is my intern and he is working on adding fsharp support in https://github.com/stryker-mutator/stryker-net

As part of this he's been working on making buildalyzer work for sharp projects. Please let us know if there are any changes necessary or if there's anything we can do to make this easier to review!

daveaglick commented 4 years ago

This is awesome. I don't know the first thing about F#, but more than happy to help Buildalyzer work with it. I'm hoping to carve out some time this week to review and merge PRs, so hopefully we can get this in and released relatively soon.

Thanks!

dukedagmor commented 3 years ago

@daveaglick would it be possible to add the hacktoberfest-accepted tag before the 31st of October? I would like to know if I need to open more PR's on other hacktoberfest repo's 😉

daveaglick commented 3 years ago

Absolutely! Apologies for the delay - I'll YOLO merge it now and take a look at a release.