Skip to content

Commit 54643bb

Browse files
renemadsenclaude
andcommitted
chore(test): drop EntityFrameworkCore.InMemory package
No tests use the InMemory provider anymore after migrating UserPropertyAccess tests to Testcontainers + TestBaseSetup. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 655873f commit 54643bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Test/BackendConfiguration.Pn.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
<PackageReference Include="NUnit3TestAdapter" Version="6.2.0" />
1919
<PackageReference Include="Testcontainers" Version="4.11.0" />
2020
<PackageReference Include="Testcontainers.MariaDb" Version="4.11.0" />
21-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.5" />
2221
</ItemGroup>
2322

2423
<ItemGroup>

0 commit comments

Comments
 (0)