Avoid deleting folder on Web Publish

后端 未结 2 1136
粉色の甜心
粉色の甜心 2021-02-07 03:20

I\'m deploying my application to an Azure Website. I\'ve configured the Publishing Profile succesfuly and setup tfspreview.com to publish automatically using continuous integrat

2条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-07 04:08

    Is this not just an issue of unchecking the box in the publish wizard (settings step) that says "Delete all existing files prior to publish"? I know that option is available when setting up publishing from the Visual Studio side - it seems to me the Azure publishing credentials just give you the connection, and not the settings which you make through the wizard.

提交回复
热议问题