Merge pull request #1873 from tgstation/dependabot/nuget/Microsoft.EntityFrameworkCore.InMemory-8.0.8

Bump Microsoft.EntityFrameworkCore.InMemory from 8.0.7 to 8.0.8
This commit is contained in:
Jordan Dominion
2024-08-16 14:46:48 -04:00
committed by GitHub
@@ -7,7 +7,7 @@
<ItemGroup>
<!-- Usage: Creating mock database implementations -->
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.8" />
</ItemGroup>
<ItemGroup>