1 assignment to MSBuild property EnableSdkContainerSupport
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.404\Containers\build\Microsoft.NET.Build.Containers.targets (1)
229
<
EnableSdkContainerSupport
Condition="'@(ContainersPackage)' != ''">true</EnableSdkContainerSupport>
2 usages of MSBuild property EnableSdkContainerSupport
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.404\Containers\build\Microsoft.NET.Build.Containers.targets (2)
223
($(_SdkCanPublishConsole) and '$(
EnableSdkContainerSupport
)' == 'true')
235
Condition="'$(IsPublishable)' == 'true' AND '$(
EnableSdkContainerSupport
)' == 'true'">