Xake
Xake copied to clipboard
fix compilation and tests for most-recent F# compiler and dotnet SDK…
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).