mirror of
https://github.com/ckaczor/WixFileVersionExtension.git
synced 2026-01-13 17:23:18 -05:00
Fix WiX reference
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="wix">
|
||||
<HintPath>..\..\..\..\..\..\Program Files (x86)\WiX Toolset v3.8\bin\wix.dll</HintPath>
|
||||
<HintPath>C:\Program Files (x86)\WiX Toolset v3.8\bin\wix.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user