diff options
Diffstat (limited to 'src/test/msi/TestData/ComPlusExtensionTests')
4 files changed, 4 insertions, 0 deletions
diff --git a/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNET3WithoutPartitions/InstallUninstallNET3WithoutPartitions.wixproj b/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNET3WithoutPartitions/InstallUninstallNET3WithoutPartitions.wixproj index eb01e716..ce25922b 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNET3WithoutPartitions/InstallUninstallNET3WithoutPartitions.wixproj +++ b/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNET3WithoutPartitions/InstallUninstallNET3WithoutPartitions.wixproj | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | </PropertyGroup> | 7 | </PropertyGroup> |
| 8 | <ItemGroup> | 8 | <ItemGroup> |
| 9 | <Compile Include="..\..\Templates\Product.wxs" Link="Product.wxs" /> | 9 | <Compile Include="..\..\Templates\Product.wxs" Link="Product.wxs" /> |
| 10 | <ProjectReference Include="..\..\CustomActionFail\CustomActionFail.csproj" /> | ||
| 10 | <ProjectReference Include="..\Components\TestComponentNET3\TestComponentNET3.csproj" /> | 11 | <ProjectReference Include="..\Components\TestComponentNET3\TestComponentNET3.csproj" /> |
| 11 | </ItemGroup> | 12 | </ItemGroup> |
| 12 | <ItemGroup> | 13 | <ItemGroup> |
diff --git a/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNET4WithoutPartitions/InstallUninstallNET4WithoutPartitions.wixproj b/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNET4WithoutPartitions/InstallUninstallNET4WithoutPartitions.wixproj index 629bda1f..164071c3 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNET4WithoutPartitions/InstallUninstallNET4WithoutPartitions.wixproj +++ b/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNET4WithoutPartitions/InstallUninstallNET4WithoutPartitions.wixproj | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | </PropertyGroup> | 7 | </PropertyGroup> |
| 8 | <ItemGroup> | 8 | <ItemGroup> |
| 9 | <Compile Include="..\..\Templates\Product.wxs" Link="Product.wxs" /> | 9 | <Compile Include="..\..\Templates\Product.wxs" Link="Product.wxs" /> |
| 10 | <ProjectReference Include="..\..\CustomActionFail\CustomActionFail.csproj" /> | ||
| 10 | <ProjectReference Include="..\Components\TestComponentNET4\TestComponentNET4.csproj" /> | 11 | <ProjectReference Include="..\Components\TestComponentNET4\TestComponentNET4.csproj" /> |
| 11 | </ItemGroup> | 12 | </ItemGroup> |
| 12 | <ItemGroup> | 13 | <ItemGroup> |
diff --git a/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNativeWithoutPartitions/InstallUninstallNativeWithoutPartitions.wixproj b/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNativeWithoutPartitions/InstallUninstallNativeWithoutPartitions.wixproj index 35bfd38d..8b84e27e 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNativeWithoutPartitions/InstallUninstallNativeWithoutPartitions.wixproj +++ b/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallNativeWithoutPartitions/InstallUninstallNativeWithoutPartitions.wixproj | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | </PropertyGroup> | 7 | </PropertyGroup> |
| 8 | <ItemGroup> | 8 | <ItemGroup> |
| 9 | <Compile Include="..\..\Templates\Product.wxs" Link="Product.wxs" /> | 9 | <Compile Include="..\..\Templates\Product.wxs" Link="Product.wxs" /> |
| 10 | <ProjectReference Include="..\..\CustomActionFail\CustomActionFail.csproj" /> | ||
| 10 | <ProjectReference Include="..\Components\TestComponentNative\TestComponentNative.vcxproj" /> | 11 | <ProjectReference Include="..\Components\TestComponentNative\TestComponentNative.vcxproj" /> |
| 11 | </ItemGroup> | 12 | </ItemGroup> |
| 12 | <ItemGroup> | 13 | <ItemGroup> |
diff --git a/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallWithPartitions/InstallUninstallWithPartitions.wixproj b/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallWithPartitions/InstallUninstallWithPartitions.wixproj index 35bfd38d..8b84e27e 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallWithPartitions/InstallUninstallWithPartitions.wixproj +++ b/src/test/msi/TestData/ComPlusExtensionTests/InstallUninstallWithPartitions/InstallUninstallWithPartitions.wixproj | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | </PropertyGroup> | 7 | </PropertyGroup> |
| 8 | <ItemGroup> | 8 | <ItemGroup> |
| 9 | <Compile Include="..\..\Templates\Product.wxs" Link="Product.wxs" /> | 9 | <Compile Include="..\..\Templates\Product.wxs" Link="Product.wxs" /> |
| 10 | <ProjectReference Include="..\..\CustomActionFail\CustomActionFail.csproj" /> | ||
| 10 | <ProjectReference Include="..\Components\TestComponentNative\TestComponentNative.vcxproj" /> | 11 | <ProjectReference Include="..\Components\TestComponentNative\TestComponentNative.vcxproj" /> |
| 11 | </ItemGroup> | 12 | </ItemGroup> |
| 12 | <ItemGroup> | 13 | <ItemGroup> |
