I\'ve seen it happen reasonably often: I write an application in Delphi and when I compile it, the virus-scanner tells me that I\'ve created a virus and then immediately del
VS Platform toolset 2010 renders my simple program to be detected as virus. Changing the toolset to VS 2013 solves it.
It just creates a HttpWebRequest and writes the result to a file.