Xake icon indicating copy to clipboard operation
Xake copied to clipboard

fix compilation and tests for most-recent F# compiler and dotnet SDK…

Open OlegZee opened this issue 6 years ago • 0 comments

This PR fixed compilation with F#4.1+ compiler, disables parallel test execution to avoid test failures connected with parallel access to build database (.xake file).

Also cleaned up unused "open" and simplified modules structure (no namespace).

OlegZee avatar Nov 08 '19 06:11 OlegZee