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

Commit ecd8745

Browse files
committed
Update signed projs
1 parent 551a763 commit ecd8745

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ServiceStack.OrmLite.Oracle/ServiceStack.OrmLite.Oracle.Signed.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
<Compile Include="OracleDialect.cs" />
7474
<Compile Include="OracleExecFilter.cs" />
7575
<Compile Include="OracleNamingStrategy.cs" />
76+
<Compile Include="OracleTimestampConverter.cs" />
7677
<Compile Include="Properties\AssemblyInfo.cs" />
7778
<Compile Include="OracleOrmLiteDialectProvider.cs" />
7879
<Compile Include="OraSchema\ClassWriter.cs" />
@@ -95,4 +96,4 @@
9596
</ProjectReference>
9697
</ItemGroup>
9798
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" />
98-
</Project>
99+
</Project>

0 commit comments

Comments
 (0)