GraphProvider
GraphProvider copied to clipboard
Build not reproducible
@vukovinski asked
After some years I still can't manage to build the GraphProvider. The project leans on Fake and .NuGet, but also on fsproj files. When I edit the project files and get the build to succeed - there are no output binaries!
I would like to update this build system to .NET 4.6 vannila (ie no Fake) and .NET 5. But am wondering if anyone has some experience with this kind of build problems. It may well be just a line of Fake config that's causing the problems.
I think it would be easier to create type provider project from latest template and then move type provider code inside new template