1 assignment to MSBuild property _PlatformWithoutConfigurationInference
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (1)
70<_PlatformWithoutConfigurationInference>$(Platform)</_PlatformWithoutConfigurationInference>
4 usages of MSBuild property _PlatformWithoutConfigurationInference
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (4)
72<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'x64' "> 75<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'x86' "> 78<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'ARM' "> 81<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'arm64' ">