FolderProfile.pubxml 613 B

12345678910111213141516
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
  3. <Project>
  4. <PropertyGroup>
  5. <Configuration>Release</Configuration>
  6. <Platform>Any CPU</Platform>
  7. <PublishDir>D:\Code\Ex_publish\Lao\Esim\sendmail</PublishDir>
  8. <PublishProtocol>FileSystem</PublishProtocol>
  9. <_TargetId>Folder</_TargetId>
  10. <TargetFramework>net9.0</TargetFramework>
  11. <RuntimeIdentifier>linux-x64</RuntimeIdentifier>
  12. <SelfContained>true</SelfContained>
  13. <PublishSingleFile>false</PublishSingleFile>
  14. <PublishTrimmed>false</PublishTrimmed>
  15. </PropertyGroup>
  16. </Project>