practicekea_backend/microservices/student/Properties/PublishProfiles/api-student.odiprojects.com...

27 lines
1.4 KiB
Plaintext
Raw Normal View History

2024-12-02 13:24:34 +00:00
<?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>
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
<LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish>http://api-student.odiprojects.com</SiteUrlToLaunchAfterPublish>
<ExcludeApp_Data>False</ExcludeApp_Data>
<ProjectGuid>f3f2b309-21f5-425a-b404-bbe63c6e6c87</ProjectGuid>
<SelfContained>true</SelfContained>
<MSDeployServiceURL>https://api-student.odiprojects.com:8172/msdeploy.axd?site=api-student.odiprojects.com</MSDeployServiceURL>
<DeployIisAppPath>api-student.odiprojects.com</DeployIisAppPath>
<RemoteSitePhysicalPath />
<SkipExtraFilesOnServer>True</SkipExtraFilesOnServer>
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
<EnableMSDeployBackup>True</EnableMSDeployBackup>
<UserName>odiproj1</UserName>
<_SavePWD>True</_SavePWD>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
</PropertyGroup>
</Project>