| 123456789101112131415161718192021222324252627282930 |
- <?xml version="1.0" encoding="utf-8"?>
- <!--
- This file is used by the publish/package process of your Web project. You can customize the behavior of this process
- by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121.
- -->
- <Project>
- <PropertyGroup>
- <WebPublishMethod>MSDeploy</WebPublishMethod>
- <ResourceId>/subscriptions/b83edada-b419-4bc0-b626-7bd2c6e2a027/resourceGroups/Deathwatch/providers/Microsoft.Web/sites/DeathwatchWebApp</ResourceId>
- <ResourceGroup>Deathwatch</ResourceGroup>
- <PublishProvider>AzureWebSite</PublishProvider>
- <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
- <LastUsedPlatform>Any CPU</LastUsedPlatform>
- <SiteUrlToLaunchAfterPublish>https://deathwatchwebapp.azurewebsites.net</SiteUrlToLaunchAfterPublish>
- <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
- <ExcludeApp_Data>false</ExcludeApp_Data>
- <ProjectGuid>cac4117f-9daa-4631-8afe-7cb1fe2183f6</ProjectGuid>
- <MSDeployServiceURL>deathwatchwebapp.scm.azurewebsites.net:443</MSDeployServiceURL>
- <DeployIisAppPath>DeathwatchWebApp</DeployIisAppPath>
- <RemoteSitePhysicalPath />
- <SkipExtraFilesOnServer>true</SkipExtraFilesOnServer>
- <MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
- <EnableMSDeployBackup>true</EnableMSDeployBackup>
- <EnableMsDeployAppOffline>true</EnableMsDeployAppOffline>
- <UserName>$DeathwatchWebApp</UserName>
- <_SavePWD>true</_SavePWD>
- <_DestinationType>AzureWebSite</_DestinationType>
- <InstallAspNetCoreSiteExtension>false</InstallAspNetCoreSiteExtension>
- </PropertyGroup>
- </Project>
|