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

Commit

Permalink
Update ServiceStack.OrmLite.Sqlite.Data.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Apr 13, 2021
1 parent 3ca3f33 commit 932c6a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ItemGroup>
<ProjectReference Include="..\ServiceStack.OrmLite\ServiceStack.OrmLite.csproj" />
<PackageReference Include="ServiceStack.Common" Version="$(Version)" />
<PackageReference Include="Microsoft.Data.SQLite" Version="5.0.5" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="5.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 932c6a4

Please sign in to comment.