How to Build the Krypton Toolkit
If you want to build the Krypton Toolkit project, there are a number of prerequisites you will need to have first before continuing.
- A supported copy of Windows 10/11
- Microsoft Visual Studio/Build Tools 2022 or later
- Microsoft .NET Framework 4.6.2 or later
- Microsoft .NET Framework 4.7.2 or later is required for version 100 or later
- .NET 6 or later
- .NET 8 or later is required for version 100 or later
- Windows Terminal (optional)
- Ensure that Long path name support is enabled
- Time 🙂
To compile the source tree for yourself, type in run.cmd from Command Prompt or Windows Terminal. By running run.cmd, you will also generate the NuGet packages. The output will be stored in 'Bin\Release'.