20 lines
802 B
XML
20 lines
802 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
-->
|
|
<Project>
|
|
<PropertyGroup>
|
|
<WebPublishMethod>Container</WebPublishMethod>
|
|
<ContainerPublishMethod>NetSdk</ContainerPublishMethod>
|
|
<RegistryUrl>docker.zapecnik.com</RegistryUrl>
|
|
<UserName>david</UserName>
|
|
<PublishImageTag>latest</PublishImageTag>
|
|
<PublishProvider>ContainerRegistry</PublishProvider>
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
|
|
<ProjectGuid>707627f1-2251-4416-a5ea-93c98d8eed1a</ProjectGuid>
|
|
<_IsDockerfilePresent>true</_IsDockerfilePresent>
|
|
<_TargetId>NetSdkCustomContainerRegistry</_TargetId>
|
|
</PropertyGroup>
|
|
</Project> |