FolderProfile.pubxml 399 B

1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. https://go.microsoft.com/fwlink/?LinkID=208121.
  4. -->
  5. <Project>
  6. <PropertyGroup>
  7. <Configuration>Release</Configuration>
  8. <Platform>Any CPU</Platform>
  9. <PublishDir>D:\XM\Release\DLL</PublishDir>
  10. <PublishProtocol>FileSystem</PublishProtocol>
  11. <VersionPrefix>1.0.2</VersionPrefix>
  12. <describe>fix</describe>
  13. </PropertyGroup>
  14. </Project>