2 assignments to MSBuild property _IsSDKContainerAllowedVersion
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.404\Containers\build\Microsoft.NET.Build.Containers.targets (2)
3
<
_IsSDKContainerAllowedVersion
>false</_IsSDKContainerAllowedVersion>
5
<
_IsSDKContainerAllowedVersion
1 usage of MSBuild property _IsSDKContainerAllowedVersion
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.404\Containers\build\Microsoft.NET.Build.Containers.targets (1)
31
<Error Condition="'$(
_IsSDKContainerAllowedVersion
)' != 'true'" Code="CONTAINER002" Text="The current .NET SDK ($(NETCoreSdkVersion)) doesn't support containerization. Please use version 7.0.100 or higher to enable containerization." />