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.
2 parents 73c879b + 5191dfe commit 2705d11Copy full SHA for 2705d11
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