Updated "Phone 1" field to be "Household Phone" to match MLS
[eq/.git] / mls / windowsGUI / MLSFileTrimmer / Properties / AssemblyInfo.cs
1 using System.Reflection;\r
2 using System.Resources;\r
3 using System.Runtime.CompilerServices;\r
4 using System.Runtime.InteropServices;\r
5 using System.Windows;\r
6 \r
7 // General Information about an assembly is controlled through the following \r
8 // set of attributes. Change these attribute values to modify the information\r
9 // associated with an assembly.\r
10 [assembly: AssemblyTitle("MLSFileTrimmer")]\r
11 [assembly: AssemblyDescription("")]\r
12 [assembly: AssemblyConfiguration("")]\r
13 [assembly: AssemblyCompany("HP")]\r
14 [assembly: AssemblyProduct("MLSFileTrimmer")]\r
15 [assembly: AssemblyCopyright("Copyright © HP 2010")]\r
16 [assembly: AssemblyTrademark("")]\r
17 [assembly: AssemblyCulture("")]\r
18 \r
19 // Setting ComVisible to false makes the types in this assembly not visible \r
20 // to COM components.  If you need to access a type in this assembly from \r
21 // COM, set the ComVisible attribute to true on that type.\r
22 [assembly: ComVisible(false)]\r
23 \r
24 //In order to begin building localizable applications, set \r
25 //<UICulture>CultureYouAreCodingWith</UICulture> in your .csproj file\r
26 //inside a <PropertyGroup>.  For example, if you are using US english\r
27 //in your source files, set the <UICulture> to en-US.  Then uncomment\r
28 //the NeutralResourceLanguage attribute below.  Update the "en-US" in\r
29 //the line below to match the UICulture setting in the project file.\r
30 \r
31 //[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]\r
32 \r
33 \r
34 [assembly: ThemeInfo(\r
35     ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located\r
36     //(used if a resource is not found in the page, \r
37     // or application resource dictionaries)\r
38     ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located\r
39     //(used if a resource is not found in the page, \r
40     // app, or any theme specific resource dictionaries)\r
41 )]\r
42 \r
43 \r
44 // Version information for an assembly consists of the following four values:\r
45 //\r
46 //      Major Version\r
47 //      Minor Version \r
48 //      Build Number\r
49 //      Revision\r
50 //\r
51 // You can specify all the values or you can default the Build and Revision Numbers \r
52 // by using the '*' as shown below:\r
53 // [assembly: AssemblyVersion("1.0.*")]\r
54 [assembly: AssemblyVersion("1.0.0.0")]\r
55 [assembly: AssemblyFileVersion("1.0.0.0")]\r