Visual Basic express 2010

Hi Steve,

Please follow http://avgclick.me/reportafalsedetection to report this false detection to us.

Thanks

I tried to run a very basic console application (details below) but when I tried to compile it, AVG detected a Trojan horse called Dropper.Agent.BLQ0. The file was prevented from being used. If I run a full system scan, nothing is detected. Malwarebytes doesn't detect it either. The file shown as infected is;
C:\users\Steve2\AppData\local\Temporary Projects\ConsoleApplication\Obj\x86\debug\ConsoleApplication.exe.
The code is;

Module Module1
  Sub Main()
                                        For x  As Integer = 1 to 10
                                        Next
                                      System.Console.Readline()
End Sub
End Module

That's it. The problem seems to be with the last line trying to write to the file, but how do I remove the Trojan and allow programs to compile?
Thanks for any replies,  Steve

Hi Steve,

Please follow http://avgclick.me/reportafalsedetection to report this false detection to us.

Thanks