FolderProfile.pubxml 866 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
  3. <Project>
  4. <PropertyGroup>
  5. <DeleteExistingFiles>false</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>bin\Release\net9.0\publish\</PublishUrl>
  12. <WebPublishMethod>FileSystem</WebPublishMethod>
  13. <_TargetId>Folder</_TargetId>
  14. <SiteUrlToLaunchAfterPublish />
  15. <TargetFramework>net9.0</TargetFramework>
  16. <RuntimeIdentifier>linux-x64</RuntimeIdentifier>
  17. <ProjectGuid>f7de4e65-3ca0-47dc-89fc-727cdf7558b8</ProjectGuid>
  18. <SelfContained>true</SelfContained>
  19. </PropertyGroup>
  20. </Project>