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

Add Paket-based build scripts #79

Merged
merged 3 commits into from Jun 14, 2018
Merged

Add Paket-based build scripts #79

merged 3 commits into from Jun 14, 2018

Conversation

moodmosaic
Copy link
Contributor

With Visual Studio you can now build BitcoinLib and run the tests from inside the IDE, otherwise with the dotnet command-line tool you can execute:

dotnet build src/BitcoinLib.sln

With Visual Studio you can build BitcoinLib and run the tests from inside
the IDE, otherwise with the dotnet command-line tool you can execute:

dotnet build src/BitcoinLib.sln
- Clean up markdown
- Convert indentation to spaces
- Add syntax highlighting
- Add build instructions
@moodmosaic moodmosaic merged commit ebb4f1d into master Jun 14, 2018
@moodmosaic moodmosaic deleted the topic/build-scripts branch June 14, 2018 03:17
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.

None yet

1 participant