using System.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Google.OrTools")] [assembly: AssemblyDescription(".NET Assembly for the Operations Research Tools project")] // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("0a227c4c-8bb3-4db0-808f-55dae227d8c5")]