aboutsummaryrefslogtreecommitdiff
path: root/src/tools/Dtf/Inventory/Features.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/tools/Dtf/Inventory/Features.cs (renamed from src/samples/Dtf/Inventory/Features.cs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/samples/Dtf/Inventory/Features.cs b/src/tools/Dtf/Inventory/Features.cs
index c114da86..9d2747ba 100644
--- a/src/samples/Dtf/Inventory/Features.cs
+++ b/src/tools/Dtf/Inventory/Features.cs
@@ -9,7 +9,7 @@ using System.Globalization;
9using System.Windows.Forms; 9using System.Windows.Forms;
10using WixToolset.Dtf.WindowsInstaller; 10using WixToolset.Dtf.WindowsInstaller;
11 11
12namespace WixToolset.Dtf.Samples.Inventory 12namespace WixToolset.Dtf.Tools.Inventory
13{ 13{
14 /// <summary> 14 /// <summary>
15 /// Provides inventory data about features of products installed on the system. 15 /// Provides inventory data about features of products installed on the system.