2 usages of MSBuild property DefaultProjectPlatform
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Microsoft.Common.props (2)
103
<Platform Condition=" '$(Platform)' == '' and '$(
DefaultProjectPlatform
)' != '' ">$(
DefaultProjectPlatform
)</Platform>