We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decf10d commit 6746bc1Copy full SHA for 6746bc1
1 file changed
PCbuild/pcbuild.proj
@@ -18,7 +18,7 @@
18
19
<ItemDefinitionGroup>
20
<FreezeProjects>
21
- <Platform>$(Platform)</Platform>
+ <Platform>$(PreferredToolArchitecture)</Platform>
22
<Configuration>$(Configuration)</Configuration>
23
<Configuration Condition="$(Configuration) == 'PGInstrument'">Release</Configuration>
24
<Properties></Properties>
0 commit comments