Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit 40b33f7

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump Microsoft.EntityFrameworkCore.InMemory from 5.0.2 to 5.0.3
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.2...v5.0.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89c5f64 commit 40b33f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/LinkDotNet.EnumValueObject.Sample.EFCore/LinkDotNet.EnumValueObject.Sample.EFCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.2" />
9+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.3" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)