17 lines
680 B
XML
17 lines
680 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.unov.be/myinfomate/manager-service</RegistryUrl>
|
|
<PublishImageTag>version-3.0.0</PublishImageTag>
|
|
<PublishProvider>ContainerRegistry</PublishProvider>
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
<ProjectGuid>042e0bc4-8dcf-4eec-8420-c71aa85d4d99</ProjectGuid>
|
|
<_TargetId>DockerCustomContainerRegistry</_TargetId>
|
|
</PropertyGroup>
|
|
</Project> |