comparison Chronosv2/source/DragAndDrop/Properties/AssemblyInfo.cs @ 10:443821e55f06

Initial cleaned up add from Codeplex files
author stevenh7776 stevenhollidge@hotmail.com
date Tue, 21 Feb 2012 17:25:44 +0700
parents
children
comparison
equal deleted inserted replaced
9:904a9faadf8b 10:443821e55f06
1 using System.Reflection;
2 using System.Runtime.InteropServices;
3 using System.Windows.Markup;
4
5 // General Information about an assembly is controlled through the following
6 // set of attributes. Change these attribute values to modify the information
7 // associated with an assembly.
8 [assembly: AssemblyTitle("chronos")]
9 [assembly: AssemblyDescription("Soporte para Drag & Drop")]
10
11 [assembly: XmlnsDefinition("http://chronos/schemas/2010/xaml", "Chronos.Presentation.DragAndDrop")]