latest.pubxml 661 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. https://go.microsoft.com/fwlink/?LinkID=208121.
  4. -->
  5. <Project>
  6. <PropertyGroup>
  7. <WebPublishMethod>Custom</WebPublishMethod>
  8. <DockerPublish>true</DockerPublish>
  9. <RegistryUrl>https://ccr.ccs.tencentyun.com/shaobin</RegistryUrl>
  10. <PublishProvider>ContainerRegistry</PublishProvider>
  11. <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
  12. <LastUsedPlatform>Any CPU</LastUsedPlatform>
  13. <ProjectGuid>5a0a088d-3cf8-4378-9139-68895e5c89df</ProjectGuid>
  14. <_TargetId>DockerCustomContainerRegistry</_TargetId>
  15. <PublishImageTag>latest</PublishImageTag>
  16. </PropertyGroup>
  17. </Project>