Widow – Diff between revs 1 and 16

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 16
Line 2... Line 2...
2 using System.Runtime.InteropServices; 2 using System.Runtime.InteropServices;
Line 3... Line 3...
3   3  
4 // General Information about an assembly is controlled through the following 4 // General Information about an assembly is controlled through the following
5 // set of attributes. Change these attribute values to modify the information 5 // set of attributes. Change these attribute values to modify the information
6 // associated with an assembly. 6 // associated with an assembly.
7 [assembly: AssemblyTitle("Widow")] 7 [assembly: AssemblyTitle("")]
8 [assembly: AssemblyDescription("")] 8 [assembly: AssemblyDescription("")]
9 [assembly: AssemblyConfiguration("")] 9 [assembly: AssemblyConfiguration("")]
10 [assembly: AssemblyCompany("Microsoft")] 10 [assembly: AssemblyCompany("")]
11 [assembly: AssemblyProduct("Widow")] 11 [assembly: AssemblyProduct("")]
12 [assembly: AssemblyCopyright("Copyright © Microsoft 2021")] 12 [assembly: AssemblyCopyright("")]
13 [assembly: AssemblyTrademark("")] 13 [assembly: AssemblyTrademark("")]
Line 14... Line 14...
14 [assembly: AssemblyCulture("")] 14 [assembly: AssemblyCulture("")]
15   15