FolderProfile.pubxml 813 B

123456789101112131415161718192021
  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\net8.0\publish\</PublishUrl>
  14. <WebPublishMethod>FileSystem</WebPublishMethod>
  15. <_TargetId>Folder</_TargetId>
  16. <SiteUrlToLaunchAfterPublish />
  17. <TargetFramework>net8.0</TargetFramework>
  18. <ProjectGuid>89b806cb-5c7b-4738-890a-8d809ca07a19</ProjectGuid>
  19. <SelfContained>false</SelfContained>
  20. </PropertyGroup>
  21. </Project>