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 73c879b commit 5191dfeCopy full SHA for 5191dfe
ProcessLauncher/ProcessLauncher.csproj
@@ -48,7 +48,7 @@
48
<Reference Include="System.Net.Http" />
49
<Reference Include="System.Xml" />
50
<Reference Include="Windows">
51
- <HintPath>..\..\..\..\..\..\..\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.18362.0\Windows.winmd</HintPath>
+ <HintPath>$(MSBuildProgramFiles32)\Windows Kits\10\UnionMetadata\10.0.18362.0\Windows.winmd</HintPath>
52
</Reference>
53
</ItemGroup>
54
<ItemGroup>
0 commit comments