I'm compiling my project in VB2019 using (Microsoft Visual Studio Installer Project), the compiling results say the compilation is correct, but I've noticed this in the output window, the compiling process is packing several times the same file, why is that? Is it normal? actually if I compile it one more time it adds one more file for packing.
![Name: Captura de pantalla 2021-01-08 153817.jpg
Views: 34
Size: 73.3 KB]()
then after compiling one more time it shows this:
![Name: Captura de pantalla 2021-01-08 153818.jpg
Views: 33
Size: 84.6 KB]()
At the end I get no compiling errors, but what's going on?
then after compiling one more time it shows this:
At the end I get no compiling errors, but what's going on?