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

Commit facd4f2

Browse files
committed
Update code-gen projs
1 parent fbb384e commit facd4f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ServiceStack.OrmLite.SqlServer/ServiceStack.OrmLite.SqlServer.Signed.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@
108108
<Compile Include="Converters\SqlServerSpecialConverters.cs" />
109109
<Compile Include="Converters\SqlServerStringConverters.cs" />
110110
<Compile Include="Converters\SqlServerTimeConverter.cs" />
111+
<Compile Include="SqlServer2016OrmLiteDialectProvider.cs" />
112+
<Compile Include="SqlServer2014OrmLiteDialectProvider.cs" />
111113
<Compile Include="SqlServer2012OrmLiteDialectProvider.cs" />
112114
<Compile Include="SqlServerDialect.cs" />
113115
<Compile Include="SqlServerExpression.cs" />

0 commit comments

Comments
 (0)