Skip to content

Commit c051f71

Browse files
Bump Microsoft.EntityFrameworkCore.InMemory from 10.0.6 to 10.0.7
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f58a81a commit c051f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/Foundatio.Lucene.Benchmarks/Foundatio.Lucene.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
1313
<PackageReference Include="Foundatio.Parsers.LuceneQueries" Version="7.*" />
14-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.6" />
14+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.7" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.7" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)