diff options
Diffstat (limited to 'src/test/msi')
| -rw-r--r-- | src/test/msi/WixToolsetTest.MsiE2E/WixToolsetTest.MsiE2E.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/msi/WixToolsetTest.MsiE2E/WixToolsetTest.MsiE2E.csproj b/src/test/msi/WixToolsetTest.MsiE2E/WixToolsetTest.MsiE2E.csproj index 7e479327..d64c942a 100644 --- a/src/test/msi/WixToolsetTest.MsiE2E/WixToolsetTest.MsiE2E.csproj +++ b/src/test/msi/WixToolsetTest.MsiE2E/WixToolsetTest.MsiE2E.csproj | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | <ItemGroup> | 19 | <ItemGroup> |
| 20 | <PackageReference Include="Microsoft.Win32.Registry" /> | 20 | <PackageReference Include="Microsoft.Win32.Registry" /> |
| 21 | <PackageReference Include="System.Security.Principal.Windows" /> | 21 | <PackageReference Include="System.Security.Principal.Windows" /> |
| 22 | <PackageReference Include="WixBuildTools.TestSupport" /> | 22 | <PackageReference Include="WixInternal.TestSupport" /> |
| 23 | <PackageReference Include="WixToolset.Data" /> | 23 | <PackageReference Include="WixToolset.Data" /> |
| 24 | </ItemGroup> | 24 | </ItemGroup> |
| 25 | </Project> | 25 | </Project> |
