Browse Source

[SL.Core] Fixed value in attribute.

pull/1087/head
Dirk Lemstra 9 years ago
parent
commit
d99554be37
  1. 2
      src/SixLabors.Core/Properties/AssemblyInfo.cs

2
src/SixLabors.Core/Properties/AssemblyInfo.cs

@ -8,7 +8,7 @@ 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("SixLabors.Primitives")]
[assembly: AssemblyTitle("SixLabors.Core")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Six Labors")]

Loading…
Cancel
Save