FolderProfile.pubxml 779 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. https://go.microsoft.com/fwlink/?LinkID=208121.
  4. -->
  5. <Project>
  6. <PropertyGroup>
  7. <DeleteExistingFiles>true</DeleteExistingFiles>
  8. <ExcludeApp_Data>false</ExcludeApp_Data>
  9. <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
  10. <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
  11. <LastUsedPlatform>Any CPU</LastUsedPlatform>
  12. <PublishProvider>FileSystem</PublishProvider>
  13. <PublishUrl>bin\Release\net6.0\publish\</PublishUrl>
  14. <WebPublishMethod>FileSystem</WebPublishMethod>
  15. <SiteUrlToLaunchAfterPublish />
  16. <TargetFramework>net6.0</TargetFramework>
  17. <ProjectGuid>e5497bb4-b0c1-4794-9fae-163f626ec399</ProjectGuid>
  18. <SelfContained>false</SelfContained>
  19. </PropertyGroup>
  20. </Project>