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)
257BaseImageTag="$(ContainerBaseTag)" 324ContainerBaseTag=$(ContainerBaseTag); 363BaseImageTag="$(ContainerBaseTag)"