1 assignment to MSBuild property ContainerBaseTag
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Containers\build\Microsoft.NET.Build.Containers.targets (1)
132
<Output TaskParameter="ParsedContainerTag" PropertyName="
ContainerBaseTag
" />
3 usages of MSBuild property ContainerBaseTag
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Containers\build\Microsoft.NET.Build.Containers.targets (3)
257
BaseImageTag="$(
ContainerBaseTag
)"
324
ContainerBaseTag=$(
ContainerBaseTag
);
363
BaseImageTag="$(
ContainerBaseTag
)"