We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to build SmartCommander
make sure .NET 8 is installed on your machine
clone SmartCommander repo (or fork/clone in case you are going to make PRs to the main repo)
build
dotnet build src --configuration Release