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

Commit 34a6c8f

Browse files
committed
Remove Oracle/obj for a clean build
1 parent e61371e commit 34a6c8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/build.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
<RemoveDir Directories="$(SrcDir)/ServiceStack.OrmLite.Sqlite.Cil/obj" />
4949
<RemoveDir Directories="$(SrcDir)/ServiceStack.OrmLite.SqlServer/obj" />
5050
<RemoveDir Directories="$(SrcDir)/ServiceStack.OrmLite.SqlServer.Data/obj" />
51+
<RemoveDir Directories="$(SrcDir)/ServiceStack.OrmLite.Oracle/obj" />
5152
</Target>
5253

5354
<Target Name="UpdateVersion">

0 commit comments

Comments
 (0)