Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.84 KB

build.md

File metadata and controls

32 lines (24 loc) · 1.84 KB

Build the BitMono

First of all, if you just need the compiled binaries simply install them right here - open the dropdown button Assets, and select the CLI.zip or GUI.zip archive

Build the solution

Recommended to install tools via Visual Studio installer, otherwise you can install those tools directly via provided links down below or just searching for it by yourself.

Artifacts

If you want to create a artifacts the same as BitMono do on release or you don't want to zip the output directory and set share it, then set CreateBitMonoArtifacts in SharedProjectProps.props to true, it will create an .zip archive file with build with currently selected one of the support/changed target frameworks.

Click build button, then go to cloned repo path..\BitMono\src\BitMono.CLI directory and you then you will see there zip archive artifacts. You can easily share them, just in case.

Archives examples (versions or naming can be a bit different):

  • .NET 6.0: BitMono-v0.18.0-alpha.33-CLI-net6.0.zip
  • .NET 462: BitMono-v0.18.0-alpha.33-CLI-net462.zip
  • netstandard 2.1: BitMono-v0.18.0-alpha.33-CLI-netstandard2.1.zip
  • netstandard 2.0: BitMono-v0.18.0-alpha.33-CLI-netstandard2.0.zip

Help

If you have any issues/questions freely ask them here, or contact via: