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 7e706f6 commit a58bf16Copy full SHA for a58bf16
SQLite.CodeFirst.Console/Properties/AssemblyInfo.cs
@@ -2,7 +2,7 @@
2
using System.Runtime.InteropServices;
3
4
[assembly: AssemblyTitle("SQLite.CodeFirst")]
5
-[assembly: AssemblyDescription("A console application which demonstrates how to use QLite.CodeFirst.")]
+[assembly: AssemblyDescription("A console application which demonstrates how to use SQLite.CodeFirst.")]
6
[assembly: AssemblyProduct("SQLite.CodeFirst")]
7
[assembly: AssemblyCopyright("Copyright © Marc Sallin")]
8
0 commit comments