Reputation: 61
My application is missing exe file in bin/debug/netcoreapp3.1
How do I regenerate or build another in visual studio. I tried rebuilding too but it does not work.
Upvotes: 0
Views: 387
Reputation: 3670
Try cleaning the project and restarting VS.
Try creating a new WPF.
Check your antivirus software, maybe your exe was accidentally deleted by the antivirus software.
Finally if it still doesn't work, try to repair your vs.
Upvotes: 1