Hey there,
so I recently created an avalonia C# application for my racing team. It just contains some UI aswell as some HTTP requests to my api hosted on a Server to get discord user data and so on. So really a „clean code“ without any trojan or virus. As soon as i want to publish it and open it on my 2nd pc, windows recognized it as a virus (trojan/… I dont know the exact anymore).
I‘ve done some research and found out that I may need an EV cert. But to be honest, for an simple project, what I dont want to sell or publish that big, I dont want to spend 300$ on a cert. So here comes my question: Is there any way to remove that false positive? Also I‘ll publish the code on github so anyone can see. Are there stepa how I can debug whats triggering that false positive?
Thank you very much!