18 lines
703 B
XML
18 lines
703 B
XML
<?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/meiliguanjia</RegistryUrl>
|
|
<UserName>100000067660</UserName>
|
|
<PublishImageTag>latest</PublishImageTag>
|
|
<PublishProvider>ContainerRegistry</PublishProvider>
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
<ProjectGuid>44c399ab-4e17-41d4-a2bb-6e5f5f8a45ae</ProjectGuid>
|
|
<_TargetId>DockerCustomContainerRegistry</_TargetId>
|
|
</PropertyGroup>
|
|
</Project> |