Skip to content

Commit 46c3cba

Browse files
author
Dirk Lemstra
committed
Fixed value in attribute.
1 parent d23742a commit 46c3cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SixLabors.Core/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// General Information about an assembly is controlled through the following
99
// set of attributes. Change these attribute values to modify the information
1010
// associated with an assembly.
11-
[assembly: AssemblyTitle("SixLabors.Primitives")]
11+
[assembly: AssemblyTitle("SixLabors.Core")]
1212
[assembly: AssemblyDescription("")]
1313
[assembly: AssemblyConfiguration("")]
1414
[assembly: AssemblyCompany("Six Labors")]

0 commit comments

Comments
 (0)