Skip to content

Commit 00446fb

Browse files
Bump Microsoft.EntityFrameworkCore.InMemory from 9.0.8 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 440a0b2 commit 00446fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/MSSQLMCPServer.IntegrationTests/MSSQLMCPServer.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.9" />
13+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1616
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)