/source/test/NOS.Registration.Tests/Properties/AssemblyInfo.cs
http://github.com/agross/netopenspace · C# · 21 lines · 8 code · 6 blank · 7 comment · 0 complexity · 82006b5d66577d31521c5eab43f5c26c MD5 · raw file
- 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("NOS.Registration.Tests")]
- [assembly: AssemblyConfiguration("")]
- [assembly: AssemblyTrademark("")]
- [assembly: AssemblyCulture("")]
-
- // Setting ComVisible to false makes the types in this assembly not visible
- // to COM components. If you need to access a type in this assembly from
- // COM, set the ComVisible attribute to true on that type.
-
- [assembly: ComVisible(false)]
-
- // The following GUID is for the ID of the typelib if this project is exposed to COM
-
- [assembly: Guid("0f90e0ce-ce3a-4504-bfec-4d8a2f1aef3a")]