Skip to content

Commit c25ba30

Browse files
Add SQlite support for test projecT
1 parent 9e73d22 commit c25ba30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

QueryBuilder.Tests/QueryBuilder.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<RootNamespace>SqlKata.Tests</RootNamespace>
77
</PropertyGroup>
88
<ItemGroup>
9+
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.8" />
910
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.0" />
1011
<PackageReference Include="MySql.Data" Version="8.0.30" />
1112
<PackageReference Include="xunit" Version="2.3.1" />

0 commit comments

Comments
 (0)