Unable to copy file…The process cannot access the file… The file is locked by: “Microsoft Visual Studio” – Simple Fix
Hello InfoTechnicians…
You may get this error in Visual Studio while building your projects.

Unable to copy file…The process cannot access the file… The file is locked by: “Microsoft Visual Studio”
This issue is easy to solve.
Solution:
Just simply restart(close and open) the running Visual Studio instances.
Now you can build your project 🙂
Thanks for reading 🙂