Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 160 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 160 Bytes

SALsA

Build

Open src\SALsA.sln with VS2019 to build the solution.

You can also build from command prompt:

cd src
dotnet restore
dotnet build