31 lines
1.7 KiB
Plaintext
31 lines
1.7 KiB
Plaintext
|
|
<?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 ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
|
<PropertyGroup>
|
||
|
|
<WebPublishMethod>MSDeploy</WebPublishMethod>
|
||
|
|
<ResourceId>/subscriptions/8aa09b92-4fbb-4487-97db-c71301572297/resourceGroups/PracticeKea/providers/Microsoft.Web/sites/api-teacher</ResourceId>
|
||
|
|
<ResourceGroup>PracticeKea</ResourceGroup>
|
||
|
|
<PublishProvider>AzureWebSite</PublishProvider>
|
||
|
|
<LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
|
||
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||
|
|
<SiteUrlToLaunchAfterPublish>https://api-teacher.azurewebsites.net</SiteUrlToLaunchAfterPublish>
|
||
|
|
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
||
|
|
<ExcludeApp_Data>False</ExcludeApp_Data>
|
||
|
|
<ProjectGuid>d65fbb6b-fc4c-4363-ad6b-d55a4f7edf26</ProjectGuid>
|
||
|
|
<MSDeployServiceURL>api-teacher.scm.azurewebsites.net:443</MSDeployServiceURL>
|
||
|
|
<DeployIisAppPath>api-teacher</DeployIisAppPath>
|
||
|
|
<RemoteSitePhysicalPath />
|
||
|
|
<SkipExtraFilesOnServer>True</SkipExtraFilesOnServer>
|
||
|
|
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
|
||
|
|
<EnableMSDeployBackup>True</EnableMSDeployBackup>
|
||
|
|
<UserName>$api-teacher</UserName>
|
||
|
|
<_SavePWD>True</_SavePWD>
|
||
|
|
<_DestinationType>AzureWebSite</_DestinationType>
|
||
|
|
<InstallAspNetCoreSiteExtension>False</InstallAspNetCoreSiteExtension>
|
||
|
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||
|
|
<SelfContained>false</SelfContained>
|
||
|
|
</PropertyGroup>
|
||
|
|
</Project>
|