1 assignment to MSBuild property _PlatformWithoutConfigurationInference
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (1)
71<_PlatformWithoutConfigurationInference>$(Platform)</_PlatformWithoutConfigurationInference>
4 usages of MSBuild property _PlatformWithoutConfigurationInference
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (4)
73<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'x64' "> 76<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'x86' "> 79<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'ARM' "> 82<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'arm64' ">