Request: Pre-Compiled Windows Binaries
I'd like to request pre-compiled binaries be available for download instead of having to build them from source.
I don't necessarily mean the whole program as a single EXE, just the ones that get compiled like StableSwarmUI.dll or anything else that go in the src folder for example.
Reason being, on my main computer which has Windows "Smart App Control" enabled, it blocks MSBuild because of security vulnerabilities. It's on Microsoft's list of recommended blocked files for such policies. (Which even says "Unless your use scenarios explicitly require them, Microsoft recommends that you block the following applications.")
I was able get it working by building it in a VM and just copying the folder out, so it's not a huge deal, but it's just a bit of an extra pain is all.
Example: