1 assignment to MSBuild property ContainerBaseImage
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Containers\build\Microsoft.NET.Build.Containers.targets (1)
64<Output TaskParameter="ComputedContainerBaseImage" PropertyName="ContainerBaseImage" />
6 usages of MSBuild property ContainerBaseImage
MSBuildFiles (6)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Containers\build\Microsoft.NET.Build.Containers.targets (6)
37Returns="$(ContainerBaseImage)"> 45<_InitialContainerBaseImage>$(ContainerBaseImage)</_InitialContainerBaseImage> 54UserBaseImage="$(ContainerBaseImage)" 105<ParseContainerProperties FullyQualifiedBaseImageName="$(ContainerBaseImage)" 163<ContainerLabel Condition="'$(ContainerGenerateLabelsImageBaseName)' == 'true' and '$(ContainerBaseImage)' != ''" Include="org.opencontainers.image.base.name" Value="$(ContainerBaseImage)" />