diff --git a/Source/SharpDX.DirectManipulation/Properties/AssemblyInfo.cs b/Source/SharpDX.DirectManipulation/Properties/AssemblyInfo.cs index 3db4c33ff..430efc9c6 100644 --- a/Source/SharpDX.DirectManipulation/Properties/AssemblyInfo.cs +++ b/Source/SharpDX.DirectManipulation/Properties/AssemblyInfo.cs @@ -4,5 +4,5 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("SharpDX.DirectManipulation")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyProduct("SharpDX.DirectManipulation")] \ No newline at end of file +[assembly: AssemblyProduct("SharpDX.DirectManipulation")] +[assembly: AssemblyDescription("Assembly providing DirectX - DirectManipulation managed API")] \ No newline at end of file