Skip to content

Conversation

@moodmosaic
Copy link
Contributor

Resolves #31 by replacing MSBuild and PowerShell scripts with FAKE:

Ubuntu, macOS

# Do a build
$ ./build.sh

# Create NuGet Package
$ ./build.sh NuGet

Windows

# Do a build
> build.cmd

# Create NuGet Package
> build.cmd NuGet

@moodmosaic
Copy link
Contributor Author

/cc @GeorgeKimionis

@moodmosaic moodmosaic merged commit 1df3861 into master Nov 11, 2017
@moodmosaic moodmosaic deleted the topic/paket branch November 11, 2017 07:03
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.

2 participants