We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd951d commit 6ff1e60Copy full SHA for 6ff1e60
SQLite.CodeFirst/Properties/AssemblyInfo.cs
@@ -8,6 +8,7 @@
8
"a new SQLite Database, based on your model/code.")]
9
[assembly: AssemblyProduct("SQLite.CodeFirst")]
10
[assembly: AssemblyCopyright("Copyright © Marc Sallin")]
11
+[assembly: AssemblyCompany("Marc Sallin")]
12
13
// Setting ComVisible to false makes the types in this assembly not visible
14
// to COM components. If you need to access a type in this assembly from
0 commit comments