| 123456789101112131415161718 |
- <?xml version="1.0" encoding="utf-8"?>
- <!--
- https://go.microsoft.com/fwlink/?LinkID=208121.
- -->
- <Project>
- <PropertyGroup>
- <WebPublishMethod>Custom</WebPublishMethod>
- <DockerPublish>true</DockerPublish>
- <RegistryUrl>https://ccr.ccs.tencentyun.com/shaobin</RegistryUrl>
- <PublishProvider>ContainerRegistry</PublishProvider>
- <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
- <LastUsedPlatform>Any CPU</LastUsedPlatform>
- <ProjectGuid>5a0a088d-3cf8-4378-9139-68895e5c89df</ProjectGuid>
- <_TargetId>DockerCustomContainerRegistry</_TargetId>
- <PublishImageTag>latest</PublishImageTag>
-
- </PropertyGroup>
- </Project>
|