aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj')
-rw-r--r--src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj
index ed0d5f5e..af520116 100644
--- a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj
+++ b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj
@@ -31,7 +31,7 @@
31 31
32 <ItemGroup> 32 <ItemGroup>
33 <ProjectReference Include="..\..\wix\wix.csproj" /> 33 <ProjectReference Include="..\..\wix\wix.csproj" />
34 <ProjectReference Include="..\Example.Extension\Example.Extension.csproj" /> 34 <ProjectReference Include="..\TestData\Example.Extension\Example.Extension.csproj" />
35 </ItemGroup> 35 </ItemGroup>
36 36
37 <ItemGroup> 37 <ItemGroup>