16 lines
695 B
XML
16 lines
695 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://docker-registry.kolpacksoftware.com</RegistryUrl>
|
|
<UserName>busy</UserName>
|
|
<PublishImageTag>latest</PublishImageTag>
|
|
<PublishProvider>ContainerRegistry</PublishProvider>
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
<ProjectGuid>039e1539-eda8-4f4e-acc0-b8292827a3a9</ProjectGuid>
|
|
<_TargetId>DockerCustomContainerRegistry</_TargetId>
|
|
</PropertyGroup>
|
|
</Project> |