I am working on a desktop app related to chat And antivirus is showing it as virus. I have read other forms regarding this problem and provided the AssemblyInfo but still not working.
My Program Does Fllowing Things:
It opens a web socket connection whenever it runs so that it could notify that message recieve. It also enable itself to run on startup through registry. It also checks for some dll files required for software if exist using File.exist It also perform some system actions through Process.start