diff options
| author | Rob Mensching <rob@firegiant.com> | 2017-11-11 01:45:59 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2017-11-11 01:45:59 -0800 |
| commit | 9f8cb5374481b6c8a06eb2739858332350f72666 (patch) | |
| tree | 4b09b90d8a516cb5e7d8203759bd2489b6a5d20c /src/WixToolset.Data.WindowsInstaller/Data | |
| parent | 2bb37beda887d120a0ddabf874ad25357101faa1 (diff) | |
| download | wix-9f8cb5374481b6c8a06eb2739858332350f72666.tar.gz wix-9f8cb5374481b6c8a06eb2739858332350f72666.tar.bz2 wix-9f8cb5374481b6c8a06eb2739858332350f72666.zip | |
Additional IR updates
Diffstat (limited to 'src/WixToolset.Data.WindowsInstaller/Data')
| -rw-r--r-- | src/WixToolset.Data.WindowsInstaller/Data/tables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.Data.WindowsInstaller/Data/tables.xml b/src/WixToolset.Data.WindowsInstaller/Data/tables.xml index 280d87a8..e4b5e954 100644 --- a/src/WixToolset.Data.WindowsInstaller/Data/tables.xml +++ b/src/WixToolset.Data.WindowsInstaller/Data/tables.xml | |||
| @@ -1468,7 +1468,7 @@ | |||
| 1468 | <columnDefinition name="PatchGroup" type="number" length="4" /> | 1468 | <columnDefinition name="PatchGroup" type="number" length="4" /> |
| 1469 | <columnDefinition name="Attributes" type="number" length="4"/> | 1469 | <columnDefinition name="Attributes" type="number" length="4"/> |
| 1470 | <columnDefinition name="PatchAttributes" type="number" length="4" nullable="yes"/> | 1470 | <columnDefinition name="PatchAttributes" type="number" length="4" nullable="yes"/> |
| 1471 | <columnDefinition name="DeltaPatchHeaderSource" type="string" length="0"/> | 1471 | <columnDefinition name="DeltaPatchHeaderSource" type="string" length="0" nullable="yes"/> |
| 1472 | </tableDefinition> | 1472 | </tableDefinition> |
| 1473 | <tableDefinition name="WixBindUpdatedFiles" unreal="yes"> | 1473 | <tableDefinition name="WixBindUpdatedFiles" unreal="yes"> |
| 1474 | <columnDefinition name="File_" type="string" length="0" primaryKey="yes" modularize="column" keyTable="File" keyColumn="1" category="identifier" /> | 1474 | <columnDefinition name="File_" type="string" length="0" primaryKey="yes" modularize="column" keyTable="File" keyColumn="1" category="identifier" /> |
