Morten Nilsen
Morten Nilsen
mailto links typically need to go to an email client, not a browser.. At this time, I have no plans of adding support for mail clients as well, but I...
Hi, The reason for including that framework reference would be because code was calling classes contained in that particular dll, but if it still builds I am guessing the code...
you really don't need to sign the binaries to work on it, you can just run unsigned stuff locally no problem, I just sign them as part of the release...
I just run signtool in the github pipeline here now, and I created the certificate myself as a self signed one, I don't care enough about this tool to be...
I removed the reference and it still works fine, so not sure what required it at the time, but it no longer is there, so this is resolved now :)
I think the popup you are referring to is something that I do not have control over, could you share a screenshot of it?
Thanks for the additional details. I was not aware of any special requirements, but I do have all manner of stuff installed on all the systems I use this on,...
Please give 2.1.5 a go and let me know if it still needs AspNet.
Unfortunately, there is literally nothing I can do about that, as the popup about .net is outside my control. You will either need the portable or download .net beforehand
ASP.NET Runtime should no longer be needed As for why nothing was done for months, I was busy with other things :) If there are improvements that can be made...