Skip to content

Commit a77bc95

Browse files
Bump System.Data.SQLite to v2
1 parent a0f69c7 commit a77bc95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Repositories.SQLite.Tests/Repositories.SQLite.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<CoverletOutputFormat>opencover</CoverletOutputFormat>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="System.Data.SQLite" Version="1.0.119" />
8+
<PackageReference Include="System.Data.SQLite" Version="2.0.1" />
99
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.8" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1111
<PackageReference Include="xunit.v3" Version="3.0.1" />

0 commit comments

Comments
 (0)