32 lines
1.8 KiB
Plaintext
32 lines
1.8 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-admins</ResourceId>
|
||
|
|
<ResourceGroup>PracticeKea</ResourceGroup>
|
||
|
|
<PublishProvider>AzureWebSite</PublishProvider>
|
||
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
||
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||
|
|
<SiteUrlToLaunchAfterPublish>http://api-admin.odiprojects.com/swagger/index.html</SiteUrlToLaunchAfterPublish>
|
||
|
|
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
|
||
|
|
<ExcludeApp_Data>false</ExcludeApp_Data>
|
||
|
|
<ProjectGuid>29618c6f-22cb-4eb1-abd8-061f84e409be</ProjectGuid>
|
||
|
|
<MSDeployServiceURL>https://api-admin.odiprojects.com:8172/msdeploy.axd?site=api-admin.odiprojects.com</MSDeployServiceURL>
|
||
|
|
<DeployIisAppPath>api-admin.odiprojects.com</DeployIisAppPath>
|
||
|
|
<RemoteSitePhysicalPath />
|
||
|
|
<SkipExtraFilesOnServer>true</SkipExtraFilesOnServer>
|
||
|
|
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
|
||
|
|
<EnableMSDeployBackup>true</EnableMSDeployBackup>
|
||
|
|
<UserName>odiproj1</UserName>
|
||
|
|
<_SavePWD>true</_SavePWD>
|
||
|
|
<_DestinationType>AzureWebSite</_DestinationType>
|
||
|
|
<TargetFramework>net9.0</TargetFramework>
|
||
|
|
<SelfContained>false</SelfContained>
|
||
|
|
<InstallAspNetCoreSiteExtension>false</InstallAspNetCoreSiteExtension>
|
||
|
|
<EnableMsDeployAppOffline>true</EnableMsDeployAppOffline>
|
||
|
|
</PropertyGroup>
|
||
|
|
</Project>
|