Hello, when I compile a program and execute it, I always get the same error in Visual Studio. Although in the end the program is executed, it is quite annoying. Error message:
'Tanji.vshost.exe' (CLR v4.0.30319: Tanji.vshost.exe): 'C:\Users\android\Desktop\c#\habbo\Tanji-master\Tanji\bin\Debug\Tanji.exe' cargado. Símbolos cargados.
'Tanji.vshost.exe' (CLR v4.0.30319: Tanji.vshost.exe): 'C:\Users\android\Desktop\c#\habbo\Tanji-master\Tanji\bin\Debug\Eavesdrop.dll' cargado. Símbolos cargados.
'Tanji.vshost.exe' (CLR v4.0.30319: Tanji.vshost.exe): 'C:\Users\android\Desktop\c#\habbo\Tanji-master\Tanji\bin\Debug\Sulakore.dll' cargado. Símbolos cargados.
El subproceso 0xa88 terminó con código 0 (0x0).
El subproceso 0x190c terminó con código 0 (0x0).
El programa '[5288] Tanji.vshost.exe' terminó con código 0 (0x0).
If you know the solution, it really would be good for me. Greetings and see you soon.