tester.pubxml 660 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. <WebPublishMethod>Custom</WebPublishMethod>
  8. <DockerPublish>true</DockerPublish>
  9. <RegistryUrl>https://ccr.ccs.tencentyun.com/shaobin</RegistryUrl>
  10. <PublishImageTag>tester</PublishImageTag>
  11. <PublishProvider>ContainerRegistry</PublishProvider>
  12. <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
  13. <LastUsedPlatform>Any CPU</LastUsedPlatform>
  14. <ProjectGuid>5a0a088d-3cf8-4378-9139-68895e5c89df</ProjectGuid>
  15. <_TargetId>DockerCustomContainerRegistry</_TargetId>
  16. </PropertyGroup>
  17. </Project>