Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 2e5c395

Browse files
committed
Merge pull request #268 from laurencee/patch-1
Update OrmLite.Core.ttinclude
2 parents be98ea6 + 9e0ed2a commit 2e5c395

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/T4/OrmLite.Core.ttinclude

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
*/
8282

8383
string ConnectionStringName = "";
84+
string Namespace = "";
8485
string ClassPrefix = "";
8586
string ClassSuffix = "";
8687
string SchemaName = null;
@@ -2605,4 +2606,4 @@ class Manager {
26052606
/*
26062607
End of Manager.tt
26072608
*/
2608-
#>
2609+
#>

0 commit comments

Comments
 (0)