FolderProfile.pubxml 861 B

12345678910111213141516171819
  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>C:\project2\EasyTemplate.Blazor.Web-master\EasyTemplate.Blazor.Web\publish\</PublishUrl>
  12. <WebPublishMethod>FileSystem</WebPublishMethod>
  13. <_TargetId>Folder</_TargetId>
  14. <SiteUrlToLaunchAfterPublish />
  15. <TargetFramework>net8.0</TargetFramework>
  16. <ProjectGuid>22cdb11a-e496-4644-b5ea-05b6b27ac1de</ProjectGuid>
  17. <SelfContained>false</SelfContained>
  18. </PropertyGroup>
  19. </Project>