This seems to be a looming issue with .NET Core, since you can only compile as a library or console application. I would love to do it programatically, rather than try to use binedit.exe or whatever NSubsys is (which may be an option).
This is definitely a help wanted issue, as I'm not quite sure where to start with this. At least there's a simple way on Windows to accomplish this.
This seems to be a looming issue with .NET Core, since you can only compile as a library or console application. I would love to do it programatically, rather than try to use
binedit.exeor whateverNSubsysis (which may be an option).This is definitely a help wanted issue, as I'm not quite sure where to start with this. At least there's a simple way on Windows to accomplish this.