Skip to content

Commit 4b78b50

Browse files
committed
Updated assembly information.
1 parent c2a48d1 commit 4b78b50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/DatabaseSchema/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("DatabaseSchema")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("Library for extracing the schema from an OleDb database.")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
11+
[assembly: AssemblyCompany("mrstebo")]
1212
[assembly: AssemblyProduct("DatabaseSchema")]
1313
[assembly: AssemblyCopyright("Copyright © 2016")]
1414
[assembly: AssemblyTrademark("")]

0 commit comments

Comments
 (0)