1 assignment to MSBuild property _PlatformWithoutConfigurationInference
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (1)
75<_PlatformWithoutConfigurationInference>$(Platform)</_PlatformWithoutConfigurationInference>
4 usages of MSBuild property _PlatformWithoutConfigurationInference
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (4)
77<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'x64' "> 80<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'x86' "> 83<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'ARM' "> 86<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'arm64' ">