diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2019-01-06 20:09:31 -0600 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2019-01-06 20:09:31 -0600 |
| commit | 3ff6c0bc2c613b7db6c2732661050c94d36eeb37 (patch) | |
| tree | eef586cb72d38524daffa09a746113696333cfc2 /src/test/WixToolsetTest.Iis/TestData/UsingIis/PackageComponents.wxs | |
| parent | 8f70bee13a22cc8b8b1a76825c5051100c9bdd2f (diff) | |
| download | wix-3ff6c0bc2c613b7db6c2732661050c94d36eeb37.tar.gz wix-3ff6c0bc2c613b7db6c2732661050c94d36eeb37.tar.bz2 wix-3ff6c0bc2c613b7db6c2732661050c94d36eeb37.zip | |
Add messages, add tuple definitions, and fix test.
Diffstat (limited to 'src/test/WixToolsetTest.Iis/TestData/UsingIis/PackageComponents.wxs')
| -rw-r--r-- | src/test/WixToolsetTest.Iis/TestData/UsingIis/PackageComponents.wxs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.Iis/TestData/UsingIis/PackageComponents.wxs b/src/test/WixToolsetTest.Iis/TestData/UsingIis/PackageComponents.wxs index 29c6956d..03203b50 100644 --- a/src/test/WixToolsetTest.Iis/TestData/UsingIis/PackageComponents.wxs +++ b/src/test/WixToolsetTest.Iis/TestData/UsingIis/PackageComponents.wxs | |||
| @@ -11,5 +11,6 @@ | |||
| 11 | </iis:WebSite> | 11 | </iis:WebSite> |
| 12 | </Component> | 12 | </Component> |
| 13 | </ComponentGroup> | 13 | </ComponentGroup> |
| 14 | <iis:WebDirProperties Id="ReadAndExecute" /> | ||
| 14 | </Fragment> | 15 | </Fragment> |
| 15 | </Wix> | 16 | </Wix> |
