diff options
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs b/src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs index 79ba52d2..56f08ba9 100644 --- a/src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs | |||
| @@ -13,11 +13,10 @@ | |||
| 13 | Vital="yes" | 13 | Vital="yes" |
| 14 | Permanent="yes" | 14 | Permanent="yes" |
| 15 | Protocol="netfx4" | 15 | Protocol="netfx4" |
| 16 | DownloadUrl="C" | 16 | LogPathVariable="NetFx462FullLog"> |
| 17 | LogPathVariable="NetFx462FullLog" | 17 | <ExePackagePayload |
| 18 | Compressed="no" | 18 | DownloadUrl="C" |
| 19 | Name="NDP462-KB3151802-Web.exe"> | 19 | Name="NDP462-KB3151802-Web.exe" |
| 20 | <RemotePayload | ||
| 21 | Description="Microsoft .NET Framework 4.6.2 Setup" | 20 | Description="Microsoft .NET Framework 4.6.2 Setup" |
| 22 | Hash="C42E6ED280290648BBD59F664008852F4CFE4548" | 21 | Hash="C42E6ED280290648BBD59F664008852F4CFE4548" |
| 23 | ProductName="Microsoft .NET Framework 4.6.2" | 22 | ProductName="Microsoft .NET Framework 4.6.2" |
