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

Commit 123e437

Browse files
committed
Update code-gen projs
1 parent 81611c3 commit 123e437

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.2\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
49+
<Reference Include="ServiceStack.Text, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
50+
<SpecificVersion>False</SpecificVersion>
51+
<HintPath>..\..\lib\signed\ServiceStack.Text.dll</HintPath>
52+
</Reference>
4953
<Reference Include="System" />
5054
<Reference Include="System.Core" />
5155
<Reference Include="System.Xml.Linq" />

0 commit comments

Comments
 (0)