diff options
Diffstat (limited to 'src/mbahost/mbahost.vcxproj')
-rw-r--r-- | src/mbahost/mbahost.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mbahost/mbahost.vcxproj b/src/mbahost/mbahost.vcxproj index 918feaa7..c4045361 100644 --- a/src/mbahost/mbahost.vcxproj +++ b/src/mbahost/mbahost.vcxproj | |||
@@ -62,6 +62,8 @@ | |||
62 | <ItemGroup> | 62 | <ItemGroup> |
63 | <ProjectReference Include="..\WixToolset.Mba.Host\WixToolset.Mba.Host.csproj"> | 63 | <ProjectReference Include="..\WixToolset.Mba.Host\WixToolset.Mba.Host.csproj"> |
64 | <Project>{f2ba1935-70fa-4156-b161-fd03850b4faa}</Project> | 64 | <Project>{f2ba1935-70fa-4156-b161-fd03850b4faa}</Project> |
65 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | ||
66 | <SkipGetTargetFrameworkProperties>true</SkipGetTargetFrameworkProperties> | ||
65 | </ProjectReference> | 67 | </ProjectReference> |
66 | </ItemGroup> | 68 | </ItemGroup> |
67 | 69 | ||