Updated "Phone 1" field to be "Household Phone" to match MLS
[eq/.git] / mls / windowsGUI / MLSFileTrimmer / App.xaml.cs
diff --git a/mls/windowsGUI/MLSFileTrimmer/App.xaml.cs b/mls/windowsGUI/MLSFileTrimmer/App.xaml.cs
new file mode 100644 (file)
index 0000000..62de0bb
--- /dev/null
@@ -0,0 +1,16 @@
+using System;\r
+using System.Collections.Generic;\r
+using System.Configuration;\r
+using System.Data;\r
+using System.Linq;\r
+using System.Windows;\r
+\r
+namespace MLSFileTrimmer\r
+{\r
+    /// <summary>\r
+    /// Interaction logic for App.xaml\r
+    /// </summary>\r
+    public partial class App : Application\r
+    {\r
+    }\r
+}\r