Merge branch 'pr-2205' into PT25

This commit is contained in:
Jordan Dominion
2025-04-09 18:14:29 -04:00
@@ -7,7 +7,7 @@
<ItemGroup>
<!-- Usage: Creating mock database implementations -->
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.4" />
</ItemGroup>
<ItemGroup>