18 lines
679 B
XML
18 lines
679 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://registry.rokoh.com</RegistryUrl>
|
|
<UserName>clive</UserName>
|
|
<PublishImageTag>latest</PublishImageTag>
|
|
<PublishProvider>ContainerRegistry</PublishProvider>
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
<ProjectGuid>3c910f6e-1007-44d0-910a-5d44b3ccd1b9</ProjectGuid>
|
|
<_TargetId>DockerCustomContainerRegistry</_TargetId>
|
|
</PropertyGroup>
|
|
</Project> |