Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert FAKE script to project #1491

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

schauerte
Copy link

I wanted to test out some performance improvements but had a very hard time trying to get the code running. So I took the (probably preferred) way to convert the build-script into a .NET project.

This should eliminate some of the problems people have when checking out FSharp.Data and prepares the way to easily upgrade to .NET 7/8 in the future.

On my machine (mac-os), some of the http-tests are failing, due to issues with the locally started web-server. I hope this was not caused by my changes (but since I wasn't able to run the tests without, I can't verify).

@schauerte schauerte marked this pull request as ready for review October 6, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant