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