I wanted to copy from a local publish location of my ASP.NET Core project on a production IIS Server, and Windows Defender detected a Trojan in my main executable file. When I scan this folder on my local machine, Defender does not find any threat.
I made a deployment package in Visual Studio, on my computer there are no threats, only thing I can refer to is that ASP.NET Core app creates an EXE that opens HTTP ports. Do I have a real problem, or Windows Defender is not right about my application?