diff options
Diffstat (limited to 'src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj')
| -rw-r--r-- | src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj b/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj index 62271029..3c742604 100644 --- a/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj +++ b/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj | |||
| @@ -31,6 +31,7 @@ | |||
| 31 | <PackageReference Include="WixToolset.Core.Burn" Version="4.0.*" /> | 31 | <PackageReference Include="WixToolset.Core.Burn" Version="4.0.*" /> |
| 32 | <PackageReference Include="WixToolset.Core.WindowsInstaller" Version="4.0.*" /> | 32 | <PackageReference Include="WixToolset.Core.WindowsInstaller" Version="4.0.*" /> |
| 33 | <PackageReference Include="WixToolset.Core.TestPackage" Version="4.0.*" /> | 33 | <PackageReference Include="WixToolset.Core.TestPackage" Version="4.0.*" /> |
| 34 | <PackageReference Include="WixToolset.Data" Version="4.0.*" /> | ||
| 34 | <!-- <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.*" /> --> | 35 | <!-- <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.*" /> --> |
| 35 | </ItemGroup> | 36 | </ItemGroup> |
| 36 | 37 | ||
