equal
deleted
inserted
replaced
5 using System.Windows; |
5 using System.Windows; |
6 |
6 |
7 // General Information about an assembly is controlled through the following |
7 // General Information about an assembly is controlled through the following |
8 // set of attributes. Change these attribute values to modify the information |
8 // set of attributes. Change these attribute values to modify the information |
9 // associated with an assembly. |
9 // associated with an assembly. |
10 [assembly: AssemblyTitle("Mid-Dist")] |
10 [assembly: AssemblyTitle("MainModule")] |
11 [assembly: AssemblyDescription("")] |
11 [assembly: AssemblyDescription("")] |
12 [assembly: AssemblyConfiguration("")] |
12 [assembly: AssemblyConfiguration("")] |
13 [assembly: AssemblyCompany("")] |
13 [assembly: AssemblyCompany("")] |
14 [assembly: AssemblyProduct("Mid-Dist")] |
14 [assembly: AssemblyProduct("MainModule")] |
15 [assembly: AssemblyCopyright("Copyright © 2012")] |
15 [assembly: AssemblyCopyright("Copyright © 2012")] |
16 [assembly: AssemblyTrademark("")] |
16 [assembly: AssemblyTrademark("")] |
17 [assembly: AssemblyCulture("")] |
17 [assembly: AssemblyCulture("")] |
18 |
18 |
19 // Setting ComVisible to false makes the types in this assembly not visible |
19 // Setting ComVisible to false makes the types in this assembly not visible |