Skip to content

Commit 6ff1e60

Browse files
committed
Added AssemblyCompany attribute
1 parent ebd951d commit 6ff1e60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SQLite.CodeFirst/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"a new SQLite Database, based on your model/code.")]
99
[assembly: AssemblyProduct("SQLite.CodeFirst")]
1010
[assembly: AssemblyCopyright("Copyright © Marc Sallin")]
11+
[assembly: AssemblyCompany("Marc Sallin")]
1112

1213
// Setting ComVisible to false makes the types in this assembly not visible
1314
// to COM components. If you need to access a type in this assembly from

0 commit comments

Comments
 (0)