You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

IISProfile.pubxml 1.3KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. This file is used by the publish/package process of your Web project. You can customize the behavior of this process
  4. by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121.
  5. -->
  6. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  7. <PropertyGroup>
  8. <WebPublishMethod>MSDeploy</WebPublishMethod>
  9. <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
  10. <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
  11. <LastUsedPlatform>Any CPU</LastUsedPlatform>
  12. <SiteUrlToLaunchAfterPublish/>
  13. <ExcludeApp_Data>False</ExcludeApp_Data>
  14. <ProjectGuid>495fb586-0b0f-4368-87a3-c13444149d2a</ProjectGuid>
  15. <SelfContained>false</SelfContained>
  16. <MSDeployServiceURL>dg00</MSDeployServiceURL>
  17. <DeployIisAppPath>ScreeningTestApp</DeployIisAppPath>
  18. <RemoteSitePhysicalPath/>
  19. <SkipExtraFilesOnServer>True</SkipExtraFilesOnServer>
  20. <MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
  21. <EnableMSDeployBackup>True</EnableMSDeployBackup>
  22. <UserName>nenad.stojanovic@dilig.net</UserName>
  23. <_SavePWD>True</_SavePWD>
  24. </PropertyGroup>
  25. </Project>