FolderProfile1.pubxml 855 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
  3. <Project>
  4. <PropertyGroup>
  5. <DeleteExistingFiles>true</DeleteExistingFiles>
  6. <ExcludeApp_Data>false</ExcludeApp_Data>
  7. <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
  8. <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
  9. <LastUsedPlatform>Any CPU</LastUsedPlatform>
  10. <PublishProvider>FileSystem</PublishProvider>
  11. <PublishUrl>D:\Common\Publish</PublishUrl>
  12. <WebPublishMethod>FileSystem</WebPublishMethod>
  13. <_TargetId>Folder</_TargetId>
  14. <SiteUrlToLaunchAfterPublish />
  15. <TargetFramework>net5.0</TargetFramework>
  16. <RuntimeIdentifier>linux-x64</RuntimeIdentifier>
  17. <ProjectGuid>847e0916-075b-4836-93bc-919c422fa9fe</ProjectGuid>
  18. <SelfContained>true</SelfContained>
  19. </PropertyGroup>
  20. </Project>