FolderProfile2.pubxml 623 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. https://go.microsoft.com/fwlink/?LinkID=208121.
  4. -->
  5. <Project>
  6. <PropertyGroup>
  7. <DeleteExistingFiles>false</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\net5.0\publish\</PublishUrl>
  14. <WebPublishMethod>FileSystem</WebPublishMethod>
  15. <_TargetId>Folder</_TargetId>
  16. </PropertyGroup>
  17. </Project>