I don’t know how to deploy the Horde server on my windows from Source code.
The document seems that i can using the donet build or donet pubish, what about the details to do that, I’m not a .Net ASP professioner.
I had the same issue, and after reading trough the build script I found that the target should be “Build Horde Server Installer”.
After swapping to the correct target I had some issues with docker and had to install the docker desktop environment. Also make sure that the docker application is running when building the script.