aboutsummaryrefslogtreecommitdiff
path: root/src/wixext/NetfxWindowsInstallerBackendExtension.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/wixext/NetfxWindowsInstallerBackendExtension.cs')
-rw-r--r--src/wixext/NetfxWindowsInstallerBackendExtension.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixext/NetfxWindowsInstallerBackendExtension.cs b/src/wixext/NetfxWindowsInstallerBackendExtension.cs
index 50266ef4..5ca554b8 100644
--- a/src/wixext/NetfxWindowsInstallerBackendExtension.cs
+++ b/src/wixext/NetfxWindowsInstallerBackendExtension.cs
@@ -5,7 +5,7 @@ namespace WixToolset.Netfx
5 using WixToolset.Data.WindowsInstaller; 5 using WixToolset.Data.WindowsInstaller;
6 using WixToolset.Extensibility; 6 using WixToolset.Extensibility;
7 7
8 public class NetfxWindowsInstallerBackendExtension : BaseWindowsInstallerBackendExtension 8 public class NetfxWindowsInstallerBackendBinderExtension : BaseWindowsInstallerBackendBinderExtension
9 { 9 {
10 private static readonly TableDefinition[] Tables = new[] { 10 private static readonly TableDefinition[] Tables = new[] {
11 new TableDefinition( 11 new TableDefinition(