2 usages of MSBuild property ContainerAppCommandInstruction
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.404\Containers\build\Microsoft.NET.Build.Containers.targets (2)
100
<ItemGroup Label="AppCommand Assignment" Condition="'$(
ContainerAppCommandInstruction
)' != 'None'">
260
AppCommandInstruction="$(
ContainerAppCommandInstruction
)"