We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d049a8 commit b547880Copy full SHA for b547880
PCbuild/pcbuild.proj
@@ -18,7 +18,7 @@
18
19
<ItemDefinitionGroup>
20
<FreezeProjects>
21
- <Platform>$(PreferredToolArchitecture)</Platform>
+ <Platform>$(Platform)</Platform>
22
<Configuration>$(Configuration)</Configuration>
23
<Configuration Condition="$(Configuration) == 'PGInstrument'">Release</Configuration>
24
<Properties></Properties>
0 commit comments