The master branch is for Visual Studio 2019 and later and is the default branch for all current and future development. In order to build the projects you will need Visual Studio 2019 or later.
.\Source - This folder contains the source code for all of the projects.
.\Docs - The Sandcastle Help File Builder project used to manage the extended documentation comments provider project's documentation.
.\Deployment - This folder contains the deployment resources (the installer and all related files) generated by building the projects.
To build the projects, open the solution file (*.sln) for your version of Visual Studio (currently 2019 or 2022) found in the Source\ folder and build it. You can also run the MasterBuild.bat script from a command prompt to build the projects.
In order to debug the projects:
Other Resources
Welcome
License Agreement