Skip to content

Commit c3fe88d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<PropertyGroup>
1111
<dotnetVersion>8.0.1</dotnetVersion>
12-
<efCoreVersion>8.0.21</efCoreVersion>
12+
<efCoreVersion>8.0.22</efCoreVersion>
1313

1414
<AspNetCoreVersion>8.0.21</AspNetCoreVersion>
1515
</PropertyGroup>

0 commit comments

Comments
 (0)