visual studio 2015 - Publish in VS2015 get error message for missing pubxml file -


i project form other person. after modified used publish , select custom option. got following error. think project still looking old file person created , didn't give me. tell me how can change issue.

there error message.

copying file project\publishprofiles\wc.pubxml obj\release\aspnetcompilemerge\source\my project\publishprofiles\wcow.pubxml failed. not find file 'my project\publishprofiles\wcow.pubxml' 


Comments

Popular posts from this blog

javascript - How to bind ViewModel Store to View? -

recursion - Can every recursive algorithm be improved with dynamic programming? -

c - Why does alarm() cause fgets() to stop waiting? -