28 lines
1.5 KiB
XML
28 lines
1.5 KiB
XML
<?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>
|
|
<LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
<SiteUrlToLaunchAfterPublish>http://api-user.odiprojects.com</SiteUrlToLaunchAfterPublish>
|
|
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
|
|
<ExcludeApp_Data>false</ExcludeApp_Data>
|
|
<ProjectGuid>a7d85b34-e80e-47bc-ac18-03e104f38389</ProjectGuid>
|
|
<MSDeployServiceURL>https://api-user.odiprojects.com:8172/msdeploy.axd?site=api-user.odiprojects.com</MSDeployServiceURL>
|
|
<DeployIisAppPath>api-user.odiprojects.com</DeployIisAppPath>
|
|
<RemoteSitePhysicalPath />
|
|
<SkipExtraFilesOnServer>true</SkipExtraFilesOnServer>
|
|
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
|
|
<EnableMSDeployBackup>true</EnableMSDeployBackup>
|
|
<UserName>odiproj1</UserName>
|
|
<_SavePWD>true</_SavePWD>
|
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
|
<SelfContained>true</SelfContained>
|
|
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
|
|
<EnableMsDeployAppOffline>true</EnableMsDeployAppOffline>
|
|
</PropertyGroup>
|
|
</Project> |