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

Commit af31398

Browse files
committed
Update ServiceStack.OrmLite.Sqlite.Data.csproj
1 parent 26b7bf0 commit af31398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/ServiceStack.OrmLite.Sqlite.Data/ServiceStack.OrmLite.Sqlite.Data.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<ItemGroup>
1818
<ProjectReference Include="..\ServiceStack.OrmLite\ServiceStack.OrmLite.csproj" />
1919
<PackageReference Include="ServiceStack.Common" Version="$(Version)" />
20-
<PackageReference Include="Microsoft.Data.SQLite" Version="3.1.3" />
20+
<PackageReference Include="Microsoft.Data.SQLite" Version="3.1.4" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)