Skip to content

Technologies used and Basic Architecture

rohithkrajan edited this page Oct 27, 2017 · 3 revisions

Technologies Used

Build

  • do a git clone
  • restore packages in the src directory nuget restore
  • msbuild finreconcile.sln

Debug it yourself

You need Visual studio 2017 to debug and work on this project

Clone this wiki locally