Updated publishing profile.

This commit is contained in:
Daniel Stolt
2014-07-06 19:35:51 +02:00
parent 1fa28be067
commit 4ea58a1615
2 changed files with 2 additions and 2 deletions

View File

@@ -221,7 +221,7 @@
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<UseIIS>False</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>30321</DevelopmentServerPort>
<DevelopmentServerVPath>/OrchardLocal</DevelopmentServerVPath>

View File

@@ -14,7 +14,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<MSDeployServiceURL>audittrail-test.scm.azurewebsites.net:443</MSDeployServiceURL>
<DeployIisAppPath>audittrail-test</DeployIisAppPath>
<RemoteSitePhysicalPath />
<SkipExtraFilesOnServer>True</SkipExtraFilesOnServer>
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
<EnableMSDeployBackup>True</EnableMSDeployBackup>
<UserName>$audittrail-test</UserName>