This commit is contained in:
David Štaleker
2024-03-13 06:02:45 +01:00
parent 5e29cd335d
commit b8c7d7b200
3 changed files with 42 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
<?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>