diff options
Diffstat (limited to 'src/wixext/WixToolset.Netfx.wixext.csproj')
-rw-r--r-- | src/wixext/WixToolset.Netfx.wixext.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixext/WixToolset.Netfx.wixext.csproj b/src/wixext/WixToolset.Netfx.wixext.csproj index f18de385..effdb666 100644 --- a/src/wixext/WixToolset.Netfx.wixext.csproj +++ b/src/wixext/WixToolset.Netfx.wixext.csproj | |||
@@ -26,7 +26,7 @@ | |||
26 | </ItemGroup> | 26 | </ItemGroup> |
27 | 27 | ||
28 | <ItemGroup> | 28 | <ItemGroup> |
29 | <ProjectReference Include="..\wixlib\netfx.wixproj" ReferenceOutputAssembly="false" /> | 29 | <ProjectReference Include="..\wixlib\netfx.wixproj" ReferenceOutputAssembly="false" Condition=" '$(NCrunch)'=='' " /> |
30 | </ItemGroup> | 30 | </ItemGroup> |
31 | 31 | ||
32 | <ItemGroup> | 32 | <ItemGroup> |