tfs - Visual Studio Online build fail after argument change -


i have build configured on visual studio online working great until set following msbuild arguments:

/p:deployonbuild=true /p:webpublishmethod=package /p:packageassinglefile=true /p:skipinvalidconfigurations=true /p:packagelocation="$(build.stagingdirectory)" 

the error is: "c:\program files (x86)\msbuild\microsoft\visualstudio\v14.0\web\microsoft.web.publishing.targets (2205, 5) copying file views\web.config obj\stage\csautoparameterize\original\views\web.config failed. not find part of path 'views\web.config'.

i noticed on build logs, file not included in "get sources" stage. have no idea, why error appears when publish parameters set.

any ideas?

ps: using arguments prepare project continuous deployment.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -