// // Licensed under the MIT License. See LICENSE file in the project root for full license information. // using System.Reflection; using System.Runtime.CompilerServices; // 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("MUnique.OpenMU.AttributeSystem")] [assembly: InternalsVisibleTo("MUnique.OpenMU.AttributeSystem.Tests")]