add missing wix reference.
This commit is contained in:
parent
a3c4212f0b
commit
f572760df1
@ -35,6 +35,14 @@
|
||||
<Compile Include="WebPages.wxs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\ConfigurationHandler\ConfigurationHandler.csproj">
|
||||
<Name>ConfigurationHandler</Name>
|
||||
<Project>{115250f6-f8c4-4f9b-a15f-251ea258d963}</Project>
|
||||
<Private>True</Private>
|
||||
<DoNotHarvest>True</DoNotHarvest>
|
||||
<RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
|
||||
<RefTargetDir>INSTALLFOLDER</RefTargetDir>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\Interfaces\Interfaces.csproj">
|
||||
<Name>Interfaces</Name>
|
||||
<Project>{b7347b72-e208-423a-9d99-723b558ea3d7}</Project>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user