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

Commit 3c1bf8b

Browse files
committed
Add a NuGet pkg for OrmLite's T4 templates
1 parent befc08e commit 3c1bf8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/build.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ COPY ..\src\ServiceStack.OrmLite.Sqlite\bin\%BUILD%\ServiceStack.OrmLite.* ..\.
2727
COPY ..\lib\Mono.Data.Sqlite.dll ..\..\ServiceStack.OrmLite\NuGet\ServiceStack.OrmLite.Sqlite.Mono\lib\net40
2828
COPY ..\src\ServiceStack.OrmLite.Sqlite\bin\x86\ServiceStack.OrmLite.* ..\..\ServiceStack.OrmLite\NuGet\ServiceStack.OrmLite.Sqlite.Mono\lib\net40
2929

30+
COPY ..\src\T4\*.* ..\..\ServiceStack.OrmLite\NuGet\ServiceStack.OrmLite.T4\content
31+
3032

3133
COPY ..\src\ServiceStack.OrmLite.MySql\bin\%BUILD%\ServiceStack.OrmLite.* ..\..\ServiceStack.OrmLite\NuGet\ServiceStack.OrmLite.MySql\lib
3234
COPY ..\src\ServiceStack.OrmLite.PostgreSQL\bin\%BUILD%\ServiceStack.OrmLite.* ..\..\ServiceStack.OrmLite\NuGet\ServiceStack.OrmLite.PostgreSQL\lib

0 commit comments

Comments
 (0)