Could not copy “obj\debug\.exe” to “bin\debug\.exe”. Exceeded retry count of 10. Failed.
In this post we will discuss how to resolve the below issue which comes while building an azure webjob (which was created using console application) using visual studio 2015. The error comes when I try to build a webjob which we have created using console application in visual studio 2015. The full error looks like …