registry.hub.docker.com_aikon001.pubxml
1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 3 Questo file viene usato dal processo di pubblicazione/creazione pacchetto del progetto Web. È possibile personalizzare il comportamento del processo 4 modificando il file MSBuild. Per altre informazioni su questo argomento, vedere https://go.microsoft.com/fwlink/?LinkID=208121. 5 --> 6 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 7 <PropertyGroup> 8 <WebPublishMethod>Custom</WebPublishMethod> 9 <DockerPublish>true</DockerPublish> 10 <RegistryUrl>https://registry.hub.docker.com/aikon001</RegistryUrl> 11 <UserName>aikon001</UserName> 12 <PublishImageTag>latest</PublishImageTag> 13 <PublishProvider>ContainerRegistry</PublishProvider> 14 <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> 15 <LastUsedPlatform>Any CPU</LastUsedPlatform> 16 <ProjectGuid>53fd1ebe-4286-421c-8afb-141a108a8bae</ProjectGuid> 17 </PropertyGroup> 18 </Project>