dotnet build bible-21-osis-to-epub.csproj
Resources can be found here
- After you build the application you can find it in
./bible-21-osis-to-epub/bin/Debug/
- Run it by
bible-21-epub.exe PATH_TO_XML_FILE.xml
- Open
bible-21-osis-to-epub.sln
in Visual Studio - In
Solution Explorer
findProperties
and open it - In
Debug
tab you can findCommand line arguments
- Add a path to the xml file
- Run debug