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

Commit ae9413c

Browse files
committed
Update SS.Text
1 parent 9974a1e commit ae9413c

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

lib/ServiceStack.Text.dll

2.5 KB
Binary file not shown.

lib/ServiceStack.Text.pdb

2 KB
Binary file not shown.

src/ServiceStack.OrmLite.Sqlite.Windows/ServiceStack.OrmLite.Sqlite.Windows.Signed.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@
4747
</Reference>
4848
<Reference Include="System" />
4949
<Reference Include="System.Core" />
50-
<Reference Include="System.Data.SQLite">
51-
<HintPath>..\packages\System.Data.SQLite.Core.1.0.91.3\lib\net40\System.Data.SQLite.dll</HintPath>
50+
<Reference Include="System.Data.SQLite, Version=1.0.93.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
51+
<SpecificVersion>False</SpecificVersion>
52+
<HintPath>..\packages\System.Data.SQLite.Core.1.0.93.0\lib\net40\System.Data.SQLite.dll</HintPath>
5253
</Reference>
5354
<Reference Include="System.Xml.Linq" />
5455
<Reference Include="System.Data.DataSetExtensions" />

0 commit comments

Comments
 (0)