FolderProfile.pubxml 871 B

12345678910111213141516171819202122
  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>Debug</LastUsedBuildConfiguration>
  11. <LastUsedPlatform>x86</LastUsedPlatform>
  12. <PublishProvider>FileSystem</PublishProvider>
  13. <PublishUrl>bin\Debug\net6.0\publish\</PublishUrl>
  14. <WebPublishMethod>FileSystem</WebPublishMethod>
  15. <SiteUrlToLaunchAfterPublish />
  16. <TargetFramework>net6.0</TargetFramework>
  17. <ProjectGuid>4b98a1ee-1680-4fe0-9c5b-657db75e5f88</ProjectGuid>
  18. <SelfContained>false</SelfContained>
  19. <RuntimeIdentifier>win-x86</RuntimeIdentifier>
  20. <PublishReadyToRun>true</PublishReadyToRun>
  21. </PropertyGroup>
  22. </Project>