diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-04-11 16:03:19 +1000 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-04-12 12:46:21 +1000 |
| commit | df69d4172d3117d8b66ba51fa5ae7f4be538700d (patch) | |
| tree | 962a380e4d46e2bdff056e94a238819caa4e053e /src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs | |
| parent | bf187ab399db33b40fc3de8ac9b1e2a82cc47a19 (diff) | |
| download | wix-df69d4172d3117d8b66ba51fa5ae7f4be538700d.tar.gz wix-df69d4172d3117d8b66ba51fa5ae7f4be538700d.tar.bz2 wix-df69d4172d3117d8b66ba51fa5ae7f4be538700d.zip | |
Move table definitions from Core to Data.
Diffstat (limited to 'src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs')
| -rw-r--r-- | src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs b/src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs index 7de1b1d0..15b53a55 100644 --- a/src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs +++ b/src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs | |||
| @@ -206,7 +206,6 @@ namespace WixToolset.Core.WindowsInstaller.Bind | |||
| 206 | break; | 206 | break; |
| 207 | 207 | ||
| 208 | // ignored. | 208 | // ignored. |
| 209 | case TupleDefinitionType.WixFile: | ||
| 210 | case TupleDefinitionType.WixComponentGroup: | 209 | case TupleDefinitionType.WixComponentGroup: |
| 211 | case TupleDefinitionType.WixDeltaPatchFile: | 210 | case TupleDefinitionType.WixDeltaPatchFile: |
| 212 | case TupleDefinitionType.WixFeatureGroup: | 211 | case TupleDefinitionType.WixFeatureGroup: |
