Skip to content

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

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

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from

Conversation

OlegZee
Copy link
Collaborator

@OlegZee OlegZee commented Nov 8, 2019

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 and others added 19 commits November 8, 2019 13:29
…rencing nuget), fixed console garbling in VS, added support for substitutions in phony rules, closing database on Ctrl-C, support for Tasks in recipes
- Added new build and publish workflows for .NET projects.
- Updated .NET SDK version from 7.0 to 9.0 in global.json and project files.
#2)

* Enhance documentation and improve Shell command options in Xake scripts, new dependsOn function, updates sample code in features.fsx

* Update samples/features.fsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/core/ScriptFuncs.fs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: olegz <oleg.zaimkin@developertools.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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