Skip to content

Commit 6f2da17

Browse files
committed
removed a forgotten static referrence in the test's project file
1 parent a9894fa commit 6f2da17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/EntityFrameworkCore.DataEncryption.Test/EntityFrameworkCore.DataEncryption.Test.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1515
</PackageReference>
16-
17-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1" />
16+
1817
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
1918
<PackageReference Include="xunit" Version="2.4.1" />
2019
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">

0 commit comments

Comments
 (0)